Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/test/channel_transport/
Dudp_socket2_manager_win.cc417 int32_t UdpSocket2ManagerWindows::PushIoContext(PerIoContext* pIoContext) in PushIoContext()
482 int32_t IoContextPool::PushIoContext(PerIoContext* pIoContext) in PushIoContext()
Dudp_socket2_win.cc365 PerIoContext* pIoContext = _mgr->PopIoContext(); in SendTo() local
554 PerIoContext* pIoContext=_mgr->PopIoContext(); in PostRecv() local
568 int32_t UdpSocket2Windows::PostRecv(PerIoContext* pIoContext) in PostRecv()