HomeSort by relevance Sort by last modified time
    Searched defs:OnIceGatheringChange (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
peerconnectionfactory_unittest.cc 83 virtual void OnIceGatheringChange(
webrtcsession.h 84 virtual void OnIceGatheringChange(
89 // TODO(bemasc): Remove this once callers transition to OnIceGatheringChange.
peerconnectioninterface.h 287 virtual void OnIceGatheringChange(
293 // TODO(bemasc): Remove this once callers transition to OnIceGatheringChange.
peerconnection.cc 597 observer_->OnIceGatheringChange(ice_gathering_state_);
685 void PeerConnection::OnIceGatheringChange(
720 observer_->OnIceGatheringChange(ice_gathering_state_);
peerconnectioninterface_unittest.cc 138 // TODO(bemasc): Remove this once callers transition to OnIceGatheringChange.
175 virtual void OnIceGatheringChange(
193 // OnIceGatheringChange(IceGatheringCompleted) and OnIceComplete() should
    [all...]
peerconnection_unittest.cc 428 virtual void OnIceGatheringChange(
    [all...]
webrtcsession_unittest.cc 138 virtual void OnIceGatheringChange(
164 // TODO(bemasc): Remove this once callers transition to OnIceGatheringChange.
169 // OnIceGatheringChange(IceGatheringCompleted) and OnIceComplete() should
    [all...]
  /external/chromium_org/content/renderer/media/
rtc_peer_connection_handler.cc 667 void RTCPeerConnectionHandler::OnIceGatheringChange(

Completed in 700 milliseconds