Home
last modified time | relevance | path

Searched defs:opcode (Results 1 – 16 of 16) sorted by relevance

/system/core/libappfuse/tests/
DFuseBridgeLoopTest.cc64 void CheckNotImpl(uint32_t opcode) { in CheckNotImpl()
78 void CheckProxy(uint32_t opcode) { in CheckProxy()
/system/nfc/src/nfc/include/
Dtags_int.h34 uint8_t opcode; member
61 uint8_t opcode; member
/system/nfc/src/nfc/tags/
Dtags_int.cc107 const tT1T_CMD_RSP_INFO* t1t_cmd_to_rsp_info(uint8_t opcode) { in t1t_cmd_to_rsp_info()
182 const tT2T_CMD_RSP_INFO* t2t_cmd_to_rsp_info(uint8_t opcode) { in t2t_cmd_to_rsp_info()
Drw_t1t.cc324 tNFC_STATUS rw_t1t_send_static_cmd(uint8_t opcode, uint8_t add, uint8_t dat) { in rw_t1t_send_static_cmd()
384 tNFC_STATUS rw_t1t_send_dyn_cmd(uint8_t opcode, uint8_t add, uint8_t* p_dat) { in rw_t1t_send_dyn_cmd()
Drw_t2t.cc348 tNFC_STATUS rw_t2t_send_cmd(uint8_t opcode, uint8_t* p_dat) { in rw_t2t_send_cmd()
Dce_t3t.cc157 void ce_t3t_send_rsp(tCE_CB* p_ce_cb, uint8_t* p_nfcid2, uint8_t opcode, in ce_t3t_send_rsp()
/system/nfc/src/fuzzers/integration/fakes/
Dhal_fakes.cc37 uint8_t opcode, uint8_t* data, in SimulatePacketArrival()
/system/core/libappfuse/
DFuseAppLoop.cc93 const uint32_t opcode = buffer->request.header.opcode; in HandleMessage() local
DFuseBuffer.cc190 uint32_t data_length, uint32_t opcode, uint64_t unique) { in Reset()
DFuseBridgeLoop.cc182 const uint32_t opcode = buffer_.request.header.opcode; in ReadFromDevice() local
/system/nfc/src/fuzzers/integration/
Dnfc_integration_fuzzer_impl.cc265 uint8_t opcode = static_cast<uint8_t>(packet.opcode()); in DoPacket() local
Dnfc_integration_fuzzer.proto159 oneof opcode { oneof
361 optional Opcode opcode = 4; field
/system/unwinding/libunwindstack/tests/
DDwarfOpTest.cpp109 for (size_t opcode = 0xa0; opcode < 256; opcode++) { in TYPED_TEST_P() local
1335 for (uint8_t opcode = 0x29; opcode <= 0x2e; opcode++) { in TYPED_TEST_P() local
/system/core/trusty/storage/proxy/
Drpmb.c93 uint8_t opcode; member
/system/nfc/src/include/
Dnfc_hal_int.h102 uint16_t opcode; member
/system/nfc/src/nfa/include/
Dnfa_ee_int.h386 uint8_t opcode; member