Home
last modified time | relevance | path

Searched refs:numSocketThreads (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/test/channel_transport/
Dudp_transport.h141 static UdpTransport* Create(const int32_t id, uint8_t& numSocketThreads);
Dudp_transport_impl.cc86 uint8_t& numSocketThreads) in Create() argument
90 UdpSocketManager::Create(id, numSocketThreads)); in Create()