Searched defs:RegisterNativeMethods (Results 1 – 1 of 1) sorted by relevance
2093 static jint RegisterNativeMethods(JNIEnv* env, jclass java_class, const JNINativeMethod* methods, in RegisterNativeMethods() function in art::JNI2975 void RegisterNativeMethods(JNIEnv* env, const char* jni_class_name, const JNINativeMethod* methods, in RegisterNativeMethods() function