HomeSort by relevance Sort by last modified time
    Searched defs:kIndexVtableOffset (Results 1 - 2 of 2) sorted by null

  /dalvik/libdex/
InstrUtils.h 81 kIndexVtableOffset, // vtable offset (for static linked methods)
  /art/runtime/
dex_instruction.h 135 kIndexVtableOffset, // vtable offset (for static linked methods)
537 (kInstructionIndexTypes[Opcode()] == kIndexVtableOffset);

Completed in 80 milliseconds