OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LAST_REPORT_TIMER
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/disk_cache/blockfile/
stats.h
47
LAST_REPORT_TIMER
, // Timer count of the last time we sent a report.
backend_impl_v3.cc
445
int64 no_use_hours = stats_.GetCounter(Stats::
LAST_REPORT_TIMER
) / 120;
[
all
...]
backend_impl.cc
481
int64 no_use_hours = stats_.GetCounter(Stats::
LAST_REPORT_TIMER
) / 120;
[
all
...]
Completed in 356 milliseconds