Home
last modified time | relevance | path

Searched defs:GetPacketType (Results 1 – 2 of 2) sorted by relevance

/external/armnn/profiling/common/include/
DPacket.hpp75 uint32_t GetPacketType() const { return m_PacketId & 7; } in GetPacketType() function in arm::pipe::Packet
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h140 XFA_PacketType GetPacketType() const { return m_ePacket; } in GetPacketType() function