HomeSort by relevance Sort by last modified time
    Searched defs:GetPacketType (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxfa/parser/
cxfa_node.h 98 XFA_PacketType GetPacketType() const { return m_ePacket; }
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
packet.h 41 virtual Packet::Type GetPacketType() const = 0;
86 virtual Packet::Type GetPacketType() const { return kMedia; }
107 virtual Packet::Type GetPacketType() const { return kFeedback; }

Completed in 747 milliseconds