Home
last modified time | relevance | path

Searched refs:FindMethod (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/nativehelper_jvm/
DJniConstants.c93 static jmethodID FindMethod(JNIEnv* env, jclass cls, in FindMethod() function
130 FindMethod(g_init_env, CLASS_NAME(cls), name, signature, isStatic); in InitializeConstants()