Searched defs:kIndexFieldOffset (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_instruction.h134 kIndexFieldOffset, // field offset (for static linked fields) enumerator in enum:art::Instruction::IndexType
536 return (kInstructionIndexTypes[Opcode()] == kIndexFieldOffset) ||

Completed in 480 milliseconds