Home | History | Annotate | Download | only in export

Lines Matching defs:UnregisterNatives

723     jint (JNICALL *UnregisterNatives)
1800 jint UnregisterNatives(jclass clazz) {
1801 return functions->UnregisterNatives(this,clazz);