Searched refs:bootSettingsOneTimePath (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-host-ipmid/ |
H A D | chassishandler.cpp | 133 constexpr auto bootSettingsOneTimePath = variable 1797 getService(ctx, bootOneTimeIntf, bootSettingsOneTimePath, service); in getBootOneTime() 1800 ec = ipmi::getDbusProperty(ctx, service, bootSettingsOneTimePath, in getBootOneTime() 1822 getService(ctx, bootOneTimeIntf, bootSettingsOneTimePath, service); in setBootOneTime() 1825 ec = ipmi::setDbusProperty(ctx, service, bootSettingsOneTimePath, in setBootOneTime()
|