Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp133 constexpr auto bootOneTimeIntf = "xyz.openbmc_project.Object.Enable"; variable
1766 getService(ctx, bootOneTimeIntf, bootSettingsOneTimePath, service); in getBootOneTime()
1770 bootOneTimeIntf, "Enabled", onetime); in getBootOneTime()
1791 getService(ctx, bootOneTimeIntf, bootSettingsOneTimePath, service); in setBootOneTime()
1795 bootOneTimeIntf, "Enabled", onetime); in setBootOneTime()