Home
last modified time | relevance | path

Searched refs:first_timer_ (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/disk_cache/blockfile/
Dbackend_impl.h430 bool first_timer_ = true; // True if the timer has not been called. variable
Dbackend_impl.cc1115 first_timer_ = false; in OnStatsTimer()
1116 if (first_timer_) { in OnStatsTimer()
1117 first_timer_ = false; in OnStatsTimer()