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/libs/common_time/
common_time_server.cpp
105
,
mClockRecovery
(&mLocalClock, &mCommonClock)
231
t2 = static_cast<uint32_t>(
mClockRecovery
.applyRateLimitedSlew());
[
all
...]
common_time_server_api.cpp
66
return
mClockRecovery
.getLastErrorEstimate();
328
?
mClockRecovery
.getLastErrorEstimate()
common_time_server.h
191
ClockRecoveryLoop
mClockRecovery
;
Completed in 452 milliseconds