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

  /external/chromium_org/content/browser/power_profiler/
power_profiler_service.h 61 base::RepeatingTimer<PowerProfilerService> query_power_timer_; member in class:content::PowerProfilerService
power_profiler_service.cc 76 query_power_timer_.Start(FROM_HERE,
83 query_power_timer_.Stop();

Completed in 1640 milliseconds