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

  /external/webrtc/webrtc/test/channel_transport/
udp_socket2_manager_win.h 77 virtual PerIoContext* PopIoContext();
133 PerIoContext* PopIoContext(void);
udp_socket2_manager_win.cc 382 PerIoContext* UdpSocket2ManagerWindows::PopIoContext()
392 pIoC = _ioContextPool.PopIoContext();
399 "UdpSocket2ManagerWindows(%d)::PopIoContext() Manager Not started",
443 PerIoContext* IoContextPool::PopIoContext()
udp_socket2_win.cc 348 PerIoContext* pIoContext = _mgr->PopIoContext();
539 PerIoContext* pIoContext=_mgr->PopIoContext();
    [all...]

Completed in 76 milliseconds