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