Home
last modified time | relevance | path

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

/openbmc/phosphor-time-manager/
H A Dtypes.hpp5 static constexpr auto objmgrpath = "/xyz/openbmc_project/time"; variable
H A Dmain.cpp25 sdbusplus::server::manager_t bmcEpochObjManager(bus, objmgrpath); in main()