HighResolutionTimerManager 16 base/timer/hi_res_timer_manager.h class BASE_EXPORT HighResolutionTimerManager : public base::PowerObserver { HighResolutionTimerManager 18 base/timer/hi_res_timer_manager.h HighResolutionTimerManager(); HighResolutionTimerManager 19 base/timer/hi_res_timer_manager.h virtual ~HighResolutionTimerManager(); HighResolutionTimerManager 33 base/timer/hi_res_timer_manager.h DISALLOW_COPY_AND_ASSIGN(HighResolutionTimerManager); HighResolutionTimerManager 11 base/timer/hi_res_timer_manager_posix.cc HighResolutionTimerManager::HighResolutionTimerManager() HighResolutionTimerManager 15 base/timer/hi_res_timer_manager_posix.cc HighResolutionTimerManager::~HighResolutionTimerManager() { HighResolutionTimerManager 18 base/timer/hi_res_timer_manager_posix.cc void HighResolutionTimerManager::OnPowerStateChange(bool on_battery_power) { HighResolutionTimerManager 21 base/timer/hi_res_timer_manager_posix.cc void HighResolutionTimerManager::UseHiResClock(bool use) { HighResolutionTimerManager 24 base/timer/hi_res_timer_manager_unittest.cc HighResolutionTimerManager manager; HighResolutionTimerManager 12 base/timer/hi_res_timer_manager_win.cc HighResolutionTimerManager::HighResolutionTimerManager() HighResolutionTimerManager 20 base/timer/hi_res_timer_manager_win.cc HighResolutionTimerManager::~HighResolutionTimerManager() { HighResolutionTimerManager 25 base/timer/hi_res_timer_manager_win.cc void HighResolutionTimerManager::OnPowerStateChange(bool on_battery_power) { HighResolutionTimerManager 29 base/timer/hi_res_timer_manager_win.cc void HighResolutionTimerManager::UseHiResClock(bool use) { HighResolutionTimerManager 36 components/nacl/loader/nacl_helper_win_64.cc base::HighResolutionTimerManager hi_res_timer_manager; HighResolutionTimerManager 28 components/nacl/loader/nacl_main.cc base::HighResolutionTimerManager hi_res_timer_manager; HighResolutionTimerManager 456 content/browser/browser_main_loop.cc hi_res_timer_manager_.reset(new base::HighResolutionTimerManager); HighResolutionTimerManager 17 content/browser/browser_main_loop.h class HighResolutionTimerManager; HighResolutionTimerManager 143 content/browser/browser_main_loop.h scoped_ptr<base::HighResolutionTimerManager> hi_res_timer_manager_; HighResolutionTimerManager 80 content/plugin/plugin_main.cc base::HighResolutionTimerManager hi_res_timer_manager; HighResolutionTimerManager 240 content/renderer/renderer_main.cc base::HighResolutionTimerManager hi_res_timer_manager; HighResolutionTimerManager 73 content/utility/utility_main.cc base::HighResolutionTimerManager hi_res_timer_manager; HighResolutionTimerManager 60 content/worker/worker_main.cc base::HighResolutionTimerManager hi_res_timer_manager;