HomeSort by relevance Sort by last modified time
    Searched defs:sent_total_bytes (Results 1 - 2 of 2) 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.cc 1327 size_t Connection::sent_total_bytes() { function in class:cricket::Connection
    [all...]

Completed in 1046 milliseconds