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

  /external/webrtc/src/system_wrappers/interface/
event_wrapper.h 57 virtual bool StopTimer() = 0;
  /external/chromium/chrome/browser/
oom_priority_manager.h 42 void StopTimer();
oom_priority_manager.cc 45 StopTimer();
56 void OomPriorityManager::StopTimer() {
  /external/webrtc/src/system_wrappers/source/
event_linux.h 40 virtual bool StopTimer();
event_linux.cc 97 StopTimer();
293 bool EventLinux::StopTimer()

Completed in 242 milliseconds