Searched refs:first_timer_ (Results 1 – 2 of 2) sorted by relevance
430 bool first_timer_ = true; // True if the timer has not been called. variable
1115 first_timer_ = false; in OnStatsTimer()1116 if (first_timer_) { in OnStatsTimer()1117 first_timer_ = false; in OnStatsTimer()