Searched refs:getMethod_JNI (Results 1 – 1 of 1) sorted by relevance
257 Executable imethod = getMethod_JNI( in hasMatchingMethod_JNI()283 private static native Executable getMethod_JNI(Class<?> klass, String name, String signature); in getMethod_JNI() method in DexMemberChecker