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

Definition at line 1110 of file dim_jni.c.

References dic_disable_padding(), and Java_dim_Client_getFormat().

Referenced by Java_dim_Client_releaseService().

1111 {
1112 
1113  if(env){}
1114  if(This){}
1116  return;
1117 }
void dic_disable_padding()
Definition: copy_swap.c:25

+ Here is the call graph for this function:

+ Here is the caller graph for this function: