Home
last modified time | relevance | path

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

/openbmc/phosphor-time-manager/
H A Dmanager.cpp16 constexpr auto systemdTimeInterface = "org.freedesktop.timedate1"; variable
32 bus, propertiesChanged(systemdTimePath, systemdTimeInterface), in Manager()
140 systemdTimeInterface, methodSetNtp); in updateNtpSetting()
H A Dbmc_epoch.cpp30 constexpr auto systemdTimeInterface = "org.freedesktop.timedate1"; variable
127 systemdTimeInterface, methodSetTime); in setTime()