FACT++  1.0
JNIEXPORT void JNICALL Java_dim_DimClient_enableAST ( JNIEnv *  env,
jclass  This 
)

Definition at line 1618 of file dim_jni.c.

References Java_dim_DimServer_setDnsNode().

Referenced by Java_dim_DimClient_disableAST().

1619 {
1620 
1621  if(env){}
1622  if(This){}
1623  DIM_UNLOCK
1624  return;
1625 }

+ Here is the call graph for this function:

+ Here is the caller graph for this function: