Searched refs:findStaticMethod (Results 1 – 1 of 1) sorted by relevance
135 static jmethodID findStaticMethod(JNIEnv *env, char **errorMsg, in findStaticMethod() function172 return findStaticMethod(env, errorMsg, name, sig); in findAppropriateMethod()