Searched refs:StopReceiving (Results 1 – 10 of 10) sorted by relevance
148 bool UdpSocketWrapper::StopReceiving() in StopReceiving() function in webrtc::test::UdpSocketWrapper
64 virtual bool StopReceiving();
57 bool StopReceiving() override;
268 virtual int32_t StopReceiving() = 0;
96 int32_t StopReceiving() override;
842 if(StopReceiving()!=0) in SetToS()1595 int32_t UdpTransportImpl::StopReceiving() in StopReceiving() function in webrtc::test::UdpTransportImpl1604 if (!_ptrRtpSocket->StopReceiving()) in StopReceiving()1614 if (!_ptrRtcpSocket->StopReceiving()) in StopReceiving()
315 bool UdpSocket2Windows::StopReceiving() in StopReceiving() function in webrtc::test::UdpSocket2Windows
206 int32_t StopReceiving();
492 return channelPtr->StopReceiving(); in StopReceive()
1323 Channel::StopReceiving() in StopReceiving() function in webrtc::voe::Channel