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.cpp229 last_error_est_valid_ = true; in pushDisciplineEvent()
301 if (last_error_est_valid_) in getLastErrorEstimate()
316 last_error_est_valid_ = false; in reset_l()
Dclock_recovery.h111 bool last_error_est_valid_; variable