OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSyncRequestIntervalMs
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/common_time/
common_time_server_api.cpp
197
*interval =
mSyncRequestIntervalMs
;
210
mSyncRequestIntervalMs
= interval;
215
mCurTimeout.setTimeout(
mSyncRequestIntervalMs
);
390
mSyncRequestIntervalMs
);
common_time_server.h
257
uint32_t
mSyncRequestIntervalMs
;
common_time_server.cpp
139
mSyncRequestIntervalMs
= kDefaultSyncRequestIntervalMs;
[
all
...]
Completed in 861 milliseconds