Searched refs:PostRecv (Results 1 – 2 of 2) sorted by relevance
84 int32_t PostRecv();86 int32_t PostRecv(PerIoContext* pIoContext);
295 if(PostRecv()) in StartReceiving()517 int32_t err = PostRecv(pIOContext); in IOCompleted()537 int32_t UdpSocket2Windows::PostRecv() in PostRecv() function in webrtc::test::UdpSocket2Windows550 return PostRecv(pIoContext); in PostRecv()553 int32_t UdpSocket2Windows::PostRecv(PerIoContext* pIoContext) in PostRecv() function in webrtc::test::UdpSocket2Windows