Home
last modified time | relevance | path

Searched refs:GetBytesInFlight (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dpseudotcp.h101 uint32_t GetBytesInFlight() const;
Dpseudotcp.cc402 uint32_t PseudoTcp::GetBytesInFlight() const { in GetBytesInFlight() function in cricket::PseudoTcp