Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 16 of 16) sorted by relevance

/dalvik/dx/src/com/android/dx/dex/file/
DDebugInfoItem.java40 private final CstMethodRef ref; field in DebugInfoItem
42 public DebugInfoItem(DalvCode code, boolean isStatic, CstMethodRef ref) { in DebugInfoItem()
DMethodIdsSection.java122 public int indexOf(CstBaseMethodRef ref) { in indexOf()
DFieldIdsSection.java122 public int indexOf(CstFieldRef ref) { in indexOf()
DCodeItem.java43 private final CstMethodRef ref; field in CodeItem
76 public CodeItem(CstMethodRef ref, DalvCode code, boolean isStatic, in CodeItem()
DDebugInfoDecoder.java106 boolean isStatic, CstMethodRef ref, DexFile file) { in DebugInfoDecoder()
429 CstMethodRef ref, DalvCode code, boolean isStatic) { in validateEncode()
450 int countRegisters, boolean isStatic, CstMethodRef ref, in validateEncode0()
DDebugInfoEncoder.java118 boolean isStatic, CstMethodRef ref) { in DebugInfoEncoder()
/dalvik/dexgen/src/com/android/dexgen/dex/file/
DDebugInfoItem.java43 private final CstMethodRef ref; field in DebugInfoItem
45 public DebugInfoItem(DalvCode code, boolean isStatic, CstMethodRef ref) { in DebugInfoItem()
DFieldIdsSection.java122 public int indexOf(CstFieldRef ref) { in indexOf()
DMethodIdsSection.java122 public int indexOf(CstBaseMethodRef ref) { in indexOf()
DCodeItem.java52 private final CstMethodRef ref; field in CodeItem
85 public CodeItem(CstMethodRef ref, DalvCode code, boolean isStatic, in CodeItem()
DDebugInfoDecoder.java95 boolean isStatic, CstMethodRef ref, DexFile file) { in DebugInfoDecoder()
425 CstMethodRef ref, DalvCode code, boolean isStatic) { in validateEncode()
446 int countRegisters, boolean isStatic, CstMethodRef ref, in validateEncode0()
DDebugInfoEncoder.java110 boolean isStatic, CstMethodRef ref) { in DebugInfoEncoder()
/dalvik/tools/dexdeps/src/com/android/dexdeps/
DOutput.java105 ClassRef ref = classes[i]; in printClassRefs() local
120 FieldRef ref = fields[j]; in printFieldRefs() local
137 MethodRef ref = methods[j]; in printMethodRefs() local
/dalvik/dx/src/com/android/dx/cf/code/
DRopperMachine.java923 CstMethodRef ref = (CstMethodRef) cst; in jopToRopOpcode() local
961 CstMethodRef ref = (CstMethodRef) cst; in jopToRopOpcode() local
/dalvik/dx/src/com/android/dx/dex/code/
DRopToDop.java522 CstFieldRef ref = in dopFor() local
535 CstFieldRef ref = in dopFor() local
548 CstFieldRef ref = in dopFor() local
561 CstFieldRef ref = in dopFor() local
/dalvik/dexgen/src/com/android/dexgen/dex/code/
DRopToDop.java351 CstFieldRef ref = in dopFor() local
364 CstFieldRef ref = in dopFor() local
377 CstFieldRef ref = in dopFor() local
390 CstFieldRef ref = in dopFor() local