Searched defs:StopGettingPorts (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/third_party/libjingle/source/talk/p2p/client/ | ||
| D | fakeportallocator.h | 52 virtual void StopGettingPorts() { running_ = false; } in StopGettingPorts() function |
| D | basicportallocator.cc | 294 void BasicPortAllocatorSession::StopGettingPorts() { in StopGettingPorts() function in cricket::BasicPortAllocatorSession |
| /external/chromium_org/third_party/libjingle/source/talk/p2p/base/ | ||
| D | portallocatorsessionproxy_unittest.cc | 87 void StopGettingPorts() { in StopGettingPorts() function in TestSessionChannel |
| D | portallocatorsessionproxy.cc | 194 void PortAllocatorSessionProxy::StopGettingPorts() { in StopGettingPorts() function in cricket::PortAllocatorSessionProxy |
| D | session_unittest.cc | 626 virtual void StopGettingPorts() { running_ = false; } in StopGettingPorts() function in TestPortAllocatorSession |