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

Completed in 807 milliseconds