Home
last modified time | relevance | path

Searched refs:systemdTimeService (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-time-manager/
H A Dbmc_epoch.cpp28 constexpr auto systemdTimeService = "org.freedesktop.timedate1"; variable
126 auto method = bus.new_method_call(systemdTimeService, systemdTimePath, in setTime()
H A Dmanager.cpp14 constexpr auto systemdTimeService = "org.freedesktop.timedate1"; variable
139 auto method = bus.new_method_call(systemdTimeService, systemdTimePath, in updateNtpSetting()