Home
last modified time | relevance | path

Searched defs:PacketKey (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/armnn/profiling/common/include/
H A DPacketVersionResolver.hpp16 class PacketKey final class
19 PacketKey(uint32_t familyId, uint32_t packetId) : m_FamilyId(familyId), m_PacketId(packetId) {} in PacketKey() function in arm::pipe::PacketKey
/aosp_15_r20/external/rust/crates/quiche/src/
Dcrypto.rs395 pub struct PacketKey { struct
401 impl PacketKey { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dcrypto.rs395 pub struct PacketKey { struct
401 impl PacketKey { argument