Searched defs:StopGettingPorts (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/p2p/client/ | ||
D | fakeportallocator.h | 113 virtual void StopGettingPorts() { running_ = false; } in StopGettingPorts() function |
D | basicportallocator.cc | 198 void BasicPortAllocatorSession::StopGettingPorts() { in StopGettingPorts() function in cricket::BasicPortAllocatorSession |