Searched defs:OnIceCandidateError (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/test/peer_scenario/ | ||
D | peer_scenario_client.cc | 85 void OnIceCandidateError(const std::string& address, in OnIceCandidateError() function in webrtc::test::__anonc51626410111::LambdaPeerConnectionObserver |
/external/webrtc/api/ | ||
D | peer_connection_interface.h | 1167 virtual void OnIceCandidateError(const std::string& host_candidate, in OnIceCandidateError() function |
/external/webrtc/pc/ | ||
D | peer_connection_integrationtest.cc | 996 void OnIceCandidateError(const std::string& address, in OnIceCandidateError() function in webrtc::__anon0b79b3a70111::PeerConnectionWrapper |
D | peer_connection.cc | 4641 void PeerConnection::OnIceCandidateError(const std::string& address, in OnIceCandidateError() function in webrtc::PeerConnection |