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

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
peerconnectiontestwrapper.h 67 virtual void OnIceGatheringChange(
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
peerconnectionfactory_unittest.cc 96 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 656 observer_->OnIceGatheringChange(ice_gathering_state_);
744 void PeerConnection::OnIceGatheringChange(
779 observer_->OnIceGatheringChange(ice_gathering_state_);
peerconnectioninterface_unittest.cc 140 // TODO(bemasc): Remove this once callers transition to OnIceGatheringChange.
177 virtual void OnIceGatheringChange(
195 // OnIceGatheringChange(IceGatheringCompleted) and OnIceComplete() should
    [all...]
peerconnection_unittest.cc 428 virtual void OnIceGatheringChange(
    [all...]
webrtcsession_unittest.cc 142 virtual void OnIceGatheringChange(
174 // TODO(bemasc): Remove this once callers transition to OnIceGatheringChange.
179 // OnIceGatheringChange(IceGatheringCompleted) and OnIceComplete() should
    [all...]
  /external/chromium_org/content/renderer/media/
rtc_peer_connection_handler.cc 694 void RTCPeerConnectionHandler::OnIceGatheringChange(

Completed in 81 milliseconds