HomeSort by relevance Sort by last modified time
    Searched refs:recv_total_bytes (Results 1 - 6 of 6) sorted by null

  /external/webrtc/webrtc/p2p/base/
transport.h 95 recv_total_bytes(0),
112 size_t recv_total_bytes; // Total bytes received on this connection. member in struct:cricket::ConnectionInfo
port.h 467 size_t recv_total_bytes();
p2ptransportchannel.cc     [all...]
port.cc 1319 size_t Connection::recv_total_bytes() { function in class:cricket::Connection
    [all...]
p2ptransportchannel_unittest.cc     [all...]
  /external/webrtc/talk/app/webrtc/
statscollector.cc 628 { StatsReport::kStatsValueNameBytesReceived, info.recv_total_bytes },
    [all...]

Completed in 484 milliseconds