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/libs/common_time/
common_time_server_api.cpp
199
*interval =
mSyncRequestIntervalMs
;
212
mSyncRequestIntervalMs
= interval;
217
mCurTimeout.setTimeout(
mSyncRequestIntervalMs
);
392
mSyncRequestIntervalMs
);
common_time_server.h
257
uint32_t
mSyncRequestIntervalMs
;
common_time_server.cpp
140
mSyncRequestIntervalMs
= kDefaultSyncRequestIntervalMs;
[
all
...]
Completed in 73 milliseconds