Searched refs:register_jni_procs (Results 1 – 1 of 1) sorted by relevance
1309 static int register_jni_procs(const RegJNIRec array[], size_t count, JNIEnv* env) in register_jni_procs() function1503 if (register_jni_procs(gRegJNI, NELEM(gRegJNI), env) < 0) { in startReg()1524 return register_jni_procs(gRegJNI, NELEM(gRegJNI), env); in registerFrameworkNatives()