Searched defs:GetOpcode (Results 1 – 10 of 10) sorted by relevance
86 Opcode Packet::GetOpcode() const { in GetOpcode() function in bluetooth::avrcp::Packet
196 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
436 const Opcode &GetOpcode() const { return m_opcode; } in GetOpcode() function
927 function_ref<int(SlotIndex)> GetOpcode, in extractInstructionFeatures()