Searched refs:first_timer_ (Results 1 – 2 of 2) sorted by relevance
368 bool first_timer_; // True if the timer has not been called. variable
356 first_timer_(true), in BackendImpl()382 first_timer_(true), in BackendImpl()1171 first_timer_ = false; in OnStatsTimer()1172 if (first_timer_) { in OnStatsTimer()1173 first_timer_ = false; in OnStatsTimer()