Searched refs:time_resume_to_ready_timer_ (Results 1 – 2 of 2) sorted by relevance
439 time_resume_to_ready_timer_(new chromeos_metrics::Timer), in Metrics()756 time_resume_to_ready_timer_->GetElapsedTime(&time_resume_to_ready); in NotifyServiceStateChanged()757 time_resume_to_ready_timer_->Reset(); in NotifyServiceStateChanged()794 time_resume_to_ready_timer_->Start(); in NotifySuspendDone()
1191 time_resume_to_ready_timer_.reset(timer); // Passes ownership in set_time_resume_to_ready_timer()1232 std::unique_ptr<chromeos_metrics::Timer> time_resume_to_ready_timer_; variable