HomeSort by relevance Sort by last modified time
    Searched refs:getMethodRef (Results 1 - 4 of 4) sorted by null

  /dalvik/dexgen/src/com/android/dexgen/dex/file/
MethodIdItem.java 46 protoIds.intern(getMethodRef().getPrototype());
54 public CstBaseMethodRef getMethodRef() {
62 return protoIds.indexOf(getMethodRef().getPrototype());
  /dalvik/dx/src/com/android/dx/dex/file/
MethodIdItem.java 46 protoIds.intern(getMethodRef().getPrototype());
54 public CstBaseMethodRef getMethodRef() {
62 return protoIds.indexOf(getMethodRef().getPrototype());
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
MethodIdItem.java 46 protoIds.intern(getMethodRef().getPrototype());
54 public CstBaseMethodRef getMethodRef() {
62 return protoIds.indexOf(getMethodRef().getPrototype());
  /external/conscrypt/src/main/native/
org_conscrypt_NativeCrypto.cpp     [all...]

Completed in 1459 milliseconds