Home
last modified time | relevance | path

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

/libnativehelper/include_jni/
Djni.h197 jmethodID (*GetMethodID)(JNIEnv*, jclass, const char*, const char*); member
589 jmethodID GetMethodID(jclass clazz, const char* name, const char* sig) in GetMethodID() function