OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:query_power_timer_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/power_profiler/
power_profiler_service.h
62
base::RepeatingTimer<PowerProfilerService>
query_power_timer_
;
member in class:content::PowerProfilerService
power_profiler_service.cc
89
query_power_timer_
.Start(FROM_HERE,
96
query_power_timer_
.Stop();
Completed in 506 milliseconds