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

  /external/webrtc/webrtc/p2p/client/
fakeportallocator.h 113 virtual void StopGettingPorts() { running_ = false; }
basicportallocator.h 109 void StopGettingPorts() override;
portallocator_unittest.cc 543 session_->StopGettingPorts();
586 session_->StopGettingPorts();
597 session_->StopGettingPorts();
610 session_->StopGettingPorts();
    [all...]
basicportallocator.cc 198 void BasicPortAllocatorSession::StopGettingPorts() {
    [all...]
  /external/webrtc/webrtc/p2p/base/
portallocator.h 130 virtual void StopGettingPorts() = 0;
p2ptransportchannel.cc     [all...]

Completed in 67 milliseconds