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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transport.h 152 recv_total_bytes(0),
164 size_t recv_total_bytes; // Total bytes received on this connection. member in struct:cricket::ConnectionInfo
port.cc 1332 size_t Connection::recv_total_bytes() { function in class:cricket::Connection
    [all...]

Completed in 606 milliseconds