Searched refs:OnTransportControllerReceiving (Results 1 – 2 of 2) sorted by relevance
450 void OnTransportControllerReceiving(bool receiving);
570 this, &WebRtcSession::OnTransportControllerReceiving); in WebRtcSession()1614 void WebRtcSession::OnTransportControllerReceiving(bool receiving) { in OnTransportControllerReceiving() function in webrtc::WebRtcSession