Searched refs:objpathBmc (Results 1 – 3 of 3) sorted by relevance
6 static constexpr auto objpathBmc = "/xyz/openbmc_project/time/bmc"; variable
28 phosphor::time::BmcEpoch bmc(bus, objpathBmc, manager); in main()
29 bmcEpoch = std::make_unique<BmcEpoch>(bus, objpathBmc, manager); in TestBmcEpoch()