Home
last modified time | relevance | path

Searched defs:DecodeInstruction (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/OpenCSD/decoder/source/i_dec/
H A Dtrc_i_decode.cpp55 ocsd_err_t TrcIDecode::DecodeInstruction(ocsd_instr_info *instr_info) in DecodeInstruction() function in TrcIDecode
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dbpfdisassembler.cc109 std::string DecodeInstruction(const sock_filter& inst, int pc) { in DecodeInstruction() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_instruction_decoder_test.cc94 void DecodeInstruction(absl::string_view data) { in DecodeInstruction() function in quic::test::__anoncdbc6ad40111::QpackInstructionDecoderTest
/aosp_15_r20/tools/dexter/slicer/
H A Ddex_bytecode.cc149 Instruction DecodeInstruction(const u2* bytecode) { in DecodeInstruction() function
/aosp_15_r20/system/extras/simpleperf/
H A DETMDecoder.cpp336 ocsd_err_t DecodeInstruction(ocsd_instr_info* instr_info) { in DecodeInstruction() function in simpleperf::__anon3f3c96020111::InstructionDecoder