Searched refs:InstructionDecoder (Results 1 – 4 of 4) sorted by relevance
29 class InstructionDecoder {35 virtual ~InstructionDecoder() {} in ~InstructionDecoder()37 static InstructionDecoder* NewInstance(InstructionFileFormat file_format);
24 class ClassInstructionDecoder : public InstructionDecoder {467 class DexInstructionDecoder : public InstructionDecoder {509 InstructionDecoder* InstructionDecoder::NewInstance(InstructionFileFormat file_format) { in NewInstance()
118 stats.instruction_decoder_.reset(InstructionDecoder::NewInstance(format)); in Initialize()196 std::unique_ptr<InstructionDecoder> instruction_decoder_;
308 class InstructionDecoder : public TrcIDecode { class371 InstructionDecoder instruction_decoder_;864 InstructionDecoder instruction_decoder_;