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