Searched defs:OnIceComplete (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
H A Dpeerconnectiontestwrapper.h74 virtual void OnIceComplete() {} function in class:PeerConnectionTestWrapper
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dwebrtcsession.h95 virtual void OnIceComplete() {} function in class:webrtc::IceObserver
H A Dpeerconnection.cc860 void PeerConnection::OnIceComplete() { function in class:webrtc::PeerConnection
862 observer_->OnIceComplete();
H A Dpeerconnectioninterface.h383 virtual void OnIceComplete() {} function in class:webrtc::PeerConnectionObserver
H A Dpeerconnectioninterface_unittest.cc194 virtual void OnIceComplete() { function in class:__anon12635::MockPeerConnectionObserver
196 // OnIceGatheringChange(IceGatheringCompleted) and OnIceComplete() should
H A Dpeerconnection_unittest.cc712 virtual void OnIceComplete() { function in class:JsepTestClient
713 LOG(INFO) << id() << "OnIceComplete";
H A Dwebrtcsession_unittest.cc190 virtual void OnIceComplete() { function in class:MockIceObserver
194 // OnIceGatheringChange(IceGatheringCompleted) and OnIceComplete() should
3458 // currently fails because upon disconnection and reconnection OnIceComplete is
/external/chromium_org/remoting/host/
H A Dcast_extension_session.cc649 void CastExtensionSession::OnIceComplete() { function in class:remoting::CastExtensionSession

Completed in 142 milliseconds