Searched refs:commonClockHasClients (Results 1 – 2 of 2) sorted by relevance
267 void CommonTimeServer::reevaluateAutoDisableState(bool commonClockHasClients) { in reevaluateAutoDisableState() argument270 (commonClockHasClients != mCommonClockHasClients)); in reevaluateAutoDisableState()272 mCommonClockHasClients = commonClockHasClients; in reevaluateAutoDisableState()
79 void reevaluateAutoDisableState(bool commonClockHasClients);