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

Definition at line 1498 of file dim_jni.c.

References dis_disable_padding(), and Java_dim_DimErrorHandler_addSrvErrorHandler().

Referenced by Java_dim_Server_removeService().

1499 {
1500 
1501  if(env){}
1502  if(This){}
1504  return;
1505 }
void dis_disable_padding()
Definition: copy_swap.c:30

+ Here is the call graph for this function:

+ Here is the caller graph for this function: