HomeSort by relevance Sort by last modified time
    Searched refs:mMasterEPValid (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/common_time/
common_time_server_api.cpp 47 if (mMasterEPValid) {
267 bool needWakeup = (mAutoDisable && mMasterEPValid &&
309 sockaddrToString(mMasterEP, mMasterEPValid, maStr, sizeof(maStr));
common_time_server.cpp 130 mMasterEPValid = false;
    [all...]
common_time_server.h 252 bool mMasterEPValid;

Completed in 105 milliseconds