Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/services/bluetooth/service/src/avrcp_tg/
Davrcp_tg_unit_info.h106 uint8_t GetOpCode(void) const in GetOpCode() function
Davrcp_tg_packet.cpp129 uint8_t AvrcTgPacket::GetOpCode(Packet *pkt) in GetOpCode() function in OHOS::bluetooth::AvrcTgPacket
/foundation/communication/bluetooth/services/bluetooth/service/src/avrcp_ct/
Davrcp_ct_unit_info.h117 uint8_t GetOpCode(void) const in GetOpCode() function
Davrcp_ct_packet.cpp135 uint8_t AvrcCtPacket::GetOpCode(Packet *pkt) in GetOpCode() function in OHOS::bluetooth::AvrcCtPacket
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
Dprepared_stmt.cpp39 PreparedStmt::ExecutorOperation PreparedStmt::GetOpCode() const in GetOpCode() function in DistributedDB::PreparedStmt