Searched refs:IOCompleted (Results 1 – 3 of 3) sorted by relevance
82 void IOCompleted(PerIoContext* pIOContext, uint32_t ioSize, uint32_t error);
603 pSocket->IOCompleted(pIOContext,ioSize,error); in Process()
429 void UdpSocket2Windows::IOCompleted(PerIoContext* pIOContext, in IOCompleted() function in webrtc::test::UdpSocket2Windows