Searched defs:OnIceCandidate (Results 1 – 8 of 8) sorted by relevance
121 void PeerConnectionTestWrapper::OnIceCandidate( in OnIceCandidate() function in PeerConnectionTestWrapper
173 void Conductor::OnIceCandidate(const webrtc::IceCandidateInterface* candidate) { in OnIceCandidate() function in Conductor
97 virtual void OnIceCandidate(const webrtc::IceCandidateInterface* candidate) {} in OnIceCandidate() function in __anon980c3d2e0111::NullPeerConnectionObserver
1317 void PeerConnection::OnIceCandidate(const IceCandidateInterface* candidate) { in OnIceCandidate() function in webrtc::PeerConnection
242 void OnIceCandidate(const webrtc::IceCandidateInterface* candidate) override { in OnIceCandidate() function in PeerConnectionTestClient
469 virtual void OnIceCandidate(const webrtc::IceCandidateInterface* candidate) { in OnIceCandidate() function in __anon06166b470111::MockPeerConnectionObserver
201 virtual void OnIceCandidate(const webrtc::IceCandidateInterface* candidate) { in OnIceCandidate() function in MockIceObserver
211 void OnIceCandidate(const IceCandidateInterface* candidate) override { in OnIceCandidate() function in webrtc_jni::PCOJava