OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mMasterEPValid
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/common_time/
common_time_server_api.cpp
49
if (
mMasterEPValid
) {
269
bool needWakeup = (mAutoDisable &&
mMasterEPValid
&&
311
sockaddrToString(mMasterEP,
mMasterEPValid
, maStr, sizeof(maStr));
common_time_server.cpp
131
mMasterEPValid
= false;
[
all
...]
common_time_server.h
252
bool
mMasterEPValid
;
Completed in 50 milliseconds