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

  /external/chromium_org/content/browser/renderer_host/p2p/
socket_host.h 154 void DecrementDelayedBytes(uint32 size);
socket_host_udp.cc 291 DecrementDelayedBytes(packet.size);
socket_host.cc 689 void P2PSocketHost::DecrementDelayedBytes(uint32 size) {
socket_host_tcp.cc 407 DecrementDelayedBytes(write_buffer_->size());

Completed in 221 milliseconds