Searched refs:hostStateIntf (Results 1 – 2 of 2) sorted by relevance
205 auto service = utils::getService(bus, hostStateObjPath, hostStateIntf); in rebootHost()216 method.append(hostStateIntf, hostStateRebootProp, hostReboot); in rebootHost()
45 constexpr auto hostStateIntf = "xyz.openbmc_project.State.Host"; variable