Home
last modified time | relevance | path

Searched defs:StopUpdating (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
Dfakenetwork.h78 virtual void StopUpdating() { --start_count_; } in StopUpdating() function
Dnetwork.cc716 void BasicNetworkManager::StopUpdating() { in StopUpdating() function in rtc::BasicNetworkManager