Home | History | Annotate | Download | only in include

Lines Matching defs:UnregisterNatives

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