Searched defs:panic_thresh_ (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/common_time/
H A Dclock_recovery.cpp99 const int64_t ClockRecoveryLoop::panic_thresh_ = 50000; member in class:android::ClockRecoveryLoop
239 int64_t effective_panic_thresh = panic_thresh_ + rtt;
H A Dclock_recovery.h80 static const int64_t panic_thresh_; member in class:android::ClockRecoveryLoop

Completed in 41 milliseconds