Searched defs:OnIceCandidateError (Results 1 – 7 of 7) sorted by relevance
413 void ConnectionController::OnIceCandidateError(const std::string& address, in OnIceCandidateError() function in cuttlefish::webrtc_streaming::ConnectionController
86 void OnIceCandidateError(const std::string& address, in OnIceCandidateError() function in webrtc::test::__anond646b6cb0111::LambdaPeerConnectionObserver
308 void PeerConnectionObserverJni::OnIceCandidateError( in OnIceCandidateError() function in webrtc::jni::PeerConnectionObserverJni
1150 void OnIceCandidateError(const std::string& address, in OnIceCandidateError() function
1304 virtual void OnIceCandidateError(const std::string& address, in OnIceCandidateError() function
2045 void PeerConnection::OnIceCandidateError(const std::string& address, in OnIceCandidateError() function in webrtc::PeerConnection
3070 TEST_P(PeerConnectionIntegrationTest, OnIceCandidateError) { in TEST_P() argument