Searched defs:GetPacketId (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/armnn/profiling/common/src/ | ||
H A D | CommandHandlerFunctor.cpp | 19 uint32_t CommandHandlerFunctor::GetPacketId() const in GetPacketId() function in arm::pipe::CommandHandlerFunctor |
H A D | CommandHandlerKey.cpp | 19 uint32_t CommandHandlerKey::GetPacketId() const in GetPacketId() function in arm::pipe::CommandHandlerKey |
/aosp_15_r20/external/armnn/profiling/common/include/ | ||
H A D | PacketVersionResolver.hpp | 22 uint32_t GetPacketId() { return m_PacketId; } in GetPacketId() function in arm::pipe::PacketKey |
H A D | Packet.hpp | 73 uint32_t GetPacketId() const { return m_PacketId; } in GetPacketId() function in arm::pipe::Packet |
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/packet/ | ||
H A D | vp_cmd_packet.h | 105 PacketType GetPacketId() in GetPacketId() function |