Searched refs:getStaticMethod_JNI (Results 1 – 1 of 1) sorted by relevance
269 getStaticMethod_JNI(klass, dexMethod.getName(), dexMethod.getDexSignature()); in hasMatchingMethod_JNI()284 private static native Executable getStaticMethod_JNI(Class<?> klass, String name, in getStaticMethod_JNI() method in DexMemberChecker