Searched defs:index_type (Results 1 – 2 of 2) sorted by relevance
456 auto index_type = dex::GetIndexTypeFromOpcode(dex_instr.opcode); in DecodeBytecode() local628 IndexedOperand* CodeIr::GetIndexedOperand(dex::InstructionIndexType index_type, in GetIndexedOperand()657 IndexedOperand* CodeIr::GetSecondIndexedOperand(dex::InstructionIndexType index_type, in GetSecondIndexedOperand()
160 InstructionIndexType index_type; member