Home
last modified time | relevance | path

Searched defs:pIoContext (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/test/channel_transport/
Dudp_socket2_manager_win.cc405 int32_t UdpSocket2ManagerWindows::PushIoContext(PerIoContext* pIoContext) in PushIoContext()
470 int32_t IoContextPool::PushIoContext(PerIoContext* pIoContext) in PushIoContext()
Dudp_socket2_win.cc348 PerIoContext* pIoContext = _mgr->PopIoContext(); in SendTo() local
539 PerIoContext* pIoContext=_mgr->PopIoContext(); in PostRecv() local
553 int32_t UdpSocket2Windows::PostRecv(PerIoContext* pIoContext) in PostRecv()