Home
last modified time | relevance | path

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

/openbmc/phosphor-time-manager/
H A Dbmc_epoch.hpp16 using EpochTimeIntf = sdbusplus::server::object_t< typedef
24 class BmcEpoch : public EpochTimeIntf, public PropertyChangeListner
28 EpochTimeIntf(bus, objPath), bus(bus), manager(manager) in BmcEpoch()