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
1764 getService(ctx, bootOneTimeIntf, bootSettingsOneTimePath, service); in getBootOneTime()
1768 bootOneTimeIntf, "Enabled", onetime); in getBootOneTime()
1789 getService(ctx, bootOneTimeIntf, bootSettingsOneTimePath, service); in setBootOneTime()
1793 bootOneTimeIntf, "Enabled", onetime); in setBootOneTime()