Searched refs:StartGetAllPorts (Results 1 - 5 of 5) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dportallocator.h67 virtual void StartGetAllPorts() = 0;
H A Drawtransportchannel.cc203 allocator_session_->StartGetAllPorts();
H A Dp2ptransportchannel.cc202 session->StartGetAllPorts();
473 // this connection. Let's do the StartGetAllPorts thing.
478 allocator_sessions_[i]->StartGetAllPorts();
/external/chromium/third_party/libjingle/source/talk/p2p/client/
H A Dbasicportallocator.h117 virtual void StartGetAllPorts();
154 bool running_; // set when StartGetAllPorts is called
H A Dbasicportallocator.cc252 void BasicPortAllocatorSession::StartGetAllPorts() { function in class:cricket::BasicPortAllocatorSession

Completed in 255 milliseconds