OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mAutoDisable
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/common_time/
common_time_server_api.cpp
243
*autoDisable =
mAutoDisable
;
249
mAutoDisable
= autoDisable;
269
bool needWakeup = (
mAutoDisable
&& mMasterEPValid &&
400
mAutoDisable
? "yes" : "no");
common_time_server.h
169
return (
mAutoDisable
&& !mCommonClockHasClients);
259
bool
mAutoDisable
;
common_time_server.cpp
142
mAutoDisable
= kDefaultAutoDisable;
[
all
...]
Completed in 62 milliseconds