Searched refs:methodClass (Results 1 – 1 of 1) sorted by relevance
96 jclass methodClass = NULL; in methodIsPublic() local111 methodClass = env->FindClass("java/lang/reflect/Method"); in methodIsPublic()112 if (methodClass == NULL) { in methodIsPublic()116 getModifiersId = env->GetMethodID(methodClass, in methodIsPublic()133 env->DeleteLocalRef(methodClass); in methodIsPublic()