Searched refs:bootOneTimeIntf (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-host-ipmid/ |
H A D | chassishandler.cpp | 135 constexpr auto bootOneTimeIntf = "xyz.openbmc_project.Object.Enable"; variable 1793 getService(ctx, bootOneTimeIntf, bootSettingsOneTimePath, service); in getBootOneTime() 1797 bootOneTimeIntf, "Enabled", onetime); in getBootOneTime() 1818 getService(ctx, bootOneTimeIntf, bootSettingsOneTimePath, service); in setBootOneTime() 1822 bootOneTimeIntf, "Enabled", onetime); in setBootOneTime()
|