Home
last modified time | relevance | path

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

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