Home
last modified time | relevance | path

Searched defs:use_hours (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/disk_cache/blockfile/
Dbackend_impl.cc519 int64_t use_hours = total_hours - no_use_hours; in OpenEntryImpl() local
1929 int64_t use_hours = stats_.GetCounter(Stats::LAST_REPORT_TIMER) / 120; in ReportStats() local