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

  /external/webrtc/talk/app/webrtc/test/
peerconnectiontestwrapper.h 65 virtual void OnIceGatheringChange(
  /external/webrtc/talk/app/webrtc/
peerconnectionfactory_unittest.cc 95 virtual void OnIceGatheringChange(
webrtcsession.h 95 virtual void OnIceGatheringChange(
100 // TODO(bemasc): Remove this once callers transition to OnIceGatheringChange.
peerconnectioninterface.h 474 virtual void OnIceGatheringChange(
480 // TODO(bemasc): Remove this once callers transition to OnIceGatheringChange.
peerconnection.cc     [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...]

Completed in 152 milliseconds