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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
portallocator.h 68 virtual void StopGetAllPorts() = 0;
rawtransportchannel.cc 229 allocator_session_->StopGetAllPorts();
p2ptransportchannel.cc 669 allocator_sessions_[i]->StopGetAllPorts();
    [all...]
  /external/chromium/third_party/libjingle/source/talk/p2p/client/
basicportallocator.h 118 virtual void StopGetAllPorts();
basicportallocator.cc 263 void BasicPortAllocatorSession::StopGetAllPorts() {

Completed in 720 milliseconds