OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mClockRecovery
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/common_time/
common_time_server.cpp
104
,
mClockRecovery
(&mLocalClock, &mCommonClock)
230
t2 = static_cast<uint32_t>(
mClockRecovery
.applyRateLimitedSlew());
[
all
...]
common_time_server_api.cpp
64
return
mClockRecovery
.getLastErrorEstimate();
326
?
mClockRecovery
.getLastErrorEstimate()
common_time_server.h
191
ClockRecoveryLoop
mClockRecovery
;
Completed in 23 milliseconds