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

  /external/webrtc/webrtc/test/channel_transport/
udp_socket2_manager_win.cc 73 _ioContextPool.Free();
205 if(_ioContextPool.Init())
212 "initiating _ioContextPool",
392 pIoC = _ioContextPool.PopIoContext();
407 return _ioContextPool.PushIoContext(pIoContext);
udp_socket2_manager_win.h 156 IoContextPool _ioContextPool;

Completed in 102 milliseconds