Home
last modified time | relevance | path

Searched defs:RegisterNativeMethods (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Djni_internal.cc2080 static jint RegisterNativeMethods(JNIEnv* env, jclass java_class, const JNINativeMethod* methods, in RegisterNativeMethods() function in art::JNI
2726 void RegisterNativeMethods(JNIEnv* env, const char* jni_class_name, const JNINativeMethod* methods, in RegisterNativeMethods() function