Searched refs:getDexSignature (Results 1 – 2 of 2) sorted by relevance
258 klass, dexMethod.getName(), dexMethod.getDexSignature()); in hasMatchingMethod_JNI()269 getStaticMethod_JNI(klass, dexMethod.getName(), dexMethod.getDexSignature()); in hasMatchingMethod_JNI()
37 public String getDexSignature() { in getDexSignature() method in DexMethod