Searched refs:ControlBootSource (Results 1 – 1 of 1) sorted by relevance
| /openbmc/phosphor-host-ipmid/ |
| H A D | chassishandler.cpp | 118 using ControlBootSource = typedef 164 ControlBootSource::interface, in getObjects() 1667 boost::system::error_code ec = getService(ctx, ControlBootSource::interface, in getBootSource() 1672 ctx, service, bootSettingsPath, ControlBootSource::interface, in getBootSource() 1673 ControlBootSource::property_names::boot_source, result); in getBootSource() 1694 boost::system::error_code ec = getService(ctx, ControlBootSource::interface, in setBootSource() 1699 ctx, service, bootSettingsPath, ControlBootSource::interface, in setBootSource() 1700 ControlBootSource::property_names::boot_source, in setBootSource()
|