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

  /art/runtime/
dex_instruction.cc 41 static_assert(sizeof(Instruction::InstructionDescriptor) == 8u, "Unexpected descriptor size");
62 Instruction::InstructionDescriptor const Instruction::kInstructionDescriptors[] = {
dex_instruction.h 202 struct InstructionDescriptor {
670 static const InstructionDescriptor kInstructionDescriptors[];

Completed in 65 milliseconds