Home
last modified time | relevance | path

Searched refs:interfaces_off (Results 1 – 25 of 125) sorted by relevance

12345

/cts/tools/dex-tools/src/dex/reader/
DDexFileReader.java247 public int interfaces_off; field in DexFileReader.ClassDefItem
265 item.interfaces_off = b.readUInt(); in readClasses()
DDexClassImpl.java313 if (classDefItem.interfaces_off != 0) { in getInterfaces()
314 buffer.setPosition(classDefItem.interfaces_off); in getInterfaces()
/cts/tools/vm-tests-tf/src/dot/junit/verify/a1/d/
DT_a1_1.dfh96 // interfaces_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/format/f1/d/
DT_f1_7.dfh97 // interfaces_off: 0 (0x000000)
DT_f1_8.dfh97 // interfaces_off: 0 (0x000000)
DT_f1_9.dfh98 // interfaces_off: 0 (0x000000)
DT_f1_3.dfh97 // interfaces_off: 0 (0x000000)
DT_f1_6.dfh97 // interfaces_off: 0 (0x000000)
DT_f1_2.dfh97 // interfaces_off: 0 (0x000000)
DT_f1_4.dfh97 // interfaces_off: 0 (0x000000)
DT_f1_5.dfh97 // interfaces_off: 0 (0x000000)
DT_f1_12.dfh97 // interfaces_off: 0 (0x000000)
DT_f1_10.dfh98 // interfaces_off: 0 (0x000000)
DT_f1_11.dfh97 // interfaces_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/verify/a3/d/
DT_a3_1.dfh96 // interfaces_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/verify/a5/d/
DT_a5_1.dfh96 // interfaces_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/goto_16/d/
DT_goto_16_2.dfh107 // interfaces_off: 0 (0x000000)
DT_goto_16_3.dfh107 // interfaces_off: 0 (0x000000)
DT_goto_16_4.dfh107 // interfaces_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/goto_32/d/
DT_goto_32_2.dfh107 // interfaces_off: 0 (0x000000)
DT_goto_32_3.dfh107 // interfaces_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_object/d/
DT_sput_object_3.dfh100 // interfaces_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_byte/d/
DT_sput_byte_3.dfh104 // interfaces_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_ge/d/
DT_if_ge_10.dfh111 // interfaces_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_le/d/
DT_if_le_9.dfh111 // interfaces_off: 0 (0x000000)

12345