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

  /dalvik/libdex/
InstrUtils.h 86 kIndexProtoRef, // constant prototype reference index
InstrUtils.cpp 456 kIndexProtoRef,
  /art/libdexfile/dex/
dex_instruction.h 140 kIndexProtoRef, // prototype reference index
dex_instruction_list.h 277 V(0xFF, CONST_METHOD_TYPE, "const-method-type", k21c, kIndexProtoRef, kContinue | kThrow, 0, kVerifyRegA | kVerifyRegBPrototype)
  /art/dexdump/
dexdump.cc 888 case Instruction::kIndexProtoRef:
    [all...]
  /dalvik/dexdump/
DexDump.cpp 918 case kIndexProtoRef:
    [all...]

Completed in 92 milliseconds