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

  /external/webrtc/talk/app/webrtc/objc/
RTCPeerConnectionObserver.h 65 void OnIceGatheringChange(
RTCPeerConnectionObserver.mm 92 void RTCPeerConnectionObserver::OnIceGatheringChange(
  /external/webrtc/talk/app/webrtc/test/
peerconnectiontestwrapper.h 65 virtual void OnIceGatheringChange(
  /external/webrtc/talk/app/webrtc/
peerconnectioninterface.h 474 virtual void OnIceGatheringChange(
480 // TODO(bemasc): Remove this once callers transition to OnIceGatheringChange.
peerconnection.h 183 void OnIceGatheringChange(IceGatheringState new_state) override;
peerconnectionfactory_unittest.cc 95 virtual void OnIceGatheringChange(
webrtcsession.h 95 virtual void OnIceGatheringChange(
100 // TODO(bemasc): Remove this once callers transition to OnIceGatheringChange.
peerconnection.cc     [all...]
webrtcsession.cc     [all...]
peerconnection_unittest.cc 238 void OnIceGatheringChange(
    [all...]
peerconnectioninterface_unittest.cc 421 // TODO(bemasc): Remove this once callers transition to OnIceGatheringChange.
465 virtual void OnIceGatheringChange(
483 // OnIceGatheringChange(IceGatheringCompleted) and OnIceComplete() should
    [all...]
webrtcsession_unittest.cc 186 virtual void OnIceGatheringChange(
218 // TODO(bemasc): Remove this once callers transition to OnIceGatheringChange.
223 // OnIceGatheringChange(IceGatheringCompleted) and OnIceComplete() should
    [all...]
  /external/webrtc/talk/app/webrtc/java/jni/
peerconnection_jni.cc 261 void OnIceGatheringChange(
265 jni(), *j_observer_class_, "onIceGatheringChange",
    [all...]

Completed in 6702 milliseconds