Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dpseudo_tcp.h109 uint32_t GetBytesInFlight() const;
Dpseudo_tcp.cc400 uint32_t PseudoTcp::GetBytesInFlight() const { in GetBytesInFlight() function in cricket::PseudoTcp