Home
last modified time | relevance | path

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

/frameworks/base/libs/common_time/
Dclock_recovery.cpp228 last_error_est_valid_ = true; in pushDisciplineEvent()
300 if (last_error_est_valid_) in getLastErrorEstimate()
315 last_error_est_valid_ = false; in reset_l()
Dclock_recovery.h111 bool last_error_est_valid_; variable