Searched defs:network_capacity_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dvirtualsocketserver.h47 uint32 network_capacity() const { return network_capacity_; }
49 network_capacity_ = capacity;
222 uint32 network_capacity_; member in class:rtc::VirtualSocketServer

Completed in 54 milliseconds