Searched refs:ntpSync (Results 1 – 2 of 2) sorted by relevance
16 constexpr auto ntpSync = "xyz.openbmc_project.Time.Synchronization.Method.NTP"; variable
50 bool newNtpMode = (settings::ntpSync == value); in onPropertyChanged()109 newNtpMode ? settings::ntpSync : settings::manualSync; in onTimedateChanged()