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

  /external/webrtc/webrtc/p2p/base/
transport.h 91 sent_total_bytes(0),
105 size_t sent_total_bytes; // Total bytes sent on this connection. member in struct:cricket::ConnectionInfo
port.h 461 size_t sent_total_bytes();
p2ptransportchannel.cc     [all...]
port.cc 1327 size_t Connection::sent_total_bytes() { function in class:cricket::Connection
    [all...]
p2ptransportchannel_unittest.cc     [all...]
  /external/webrtc/talk/app/webrtc/
statscollector.cc 629 { StatsReport::kStatsValueNameBytesSent, info.sent_total_bytes },
    [all...]

Completed in 205 milliseconds