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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
portallocator.h 67 virtual void StartGetAllPorts() = 0;
rawtransportchannel.cc 203 allocator_session_->StartGetAllPorts();
p2ptransportchannel.cc 202 session->StartGetAllPorts();
473 // this connection. Let's do the StartGetAllPorts thing.
478 allocator_sessions_[i]->StartGetAllPorts();
    [all...]
  /external/chromium/third_party/libjingle/source/talk/p2p/client/
basicportallocator.h 117 virtual void StartGetAllPorts();
154 bool running_; // set when StartGetAllPorts is called
basicportallocator.cc 252 void BasicPortAllocatorSession::StartGetAllPorts() {

Completed in 147 milliseconds