Searched refs:getNativeMethodCount (Results 1 – 2 of 2) sorted by relevance
463 uint32_t (*getNativeMethodCount)(JNIEnv* env, jclass clazz); member
60 count1 = gNativeBridgeArtCallbacks->getNativeMethodCount(env, klass); in trampoline_JNI_OnLoad()