Searched refs:PROP_INTF (Results 1 – 9 of 9) sorted by relevance
/openbmc/phosphor-host-ipmid/libipmid/ |
H A D | utils.cpp | 93 PROP_INTF, METHOD_GET); in getDbusProperty() 111 PROP_INTF, METHOD_GET_ALL); in getAllDbusProperties() 142 PROP_INTF, METHOD_SET); in setDbusProperty() 424 ctx->yield, ec, service.c_str(), objPath.c_str(), PROP_INTF, in getAllDbusProperties() 436 objPath.c_str(), PROP_INTF, METHOD_SET, in setDbusProperty()
|
/openbmc/phosphor-net-ipmid/ |
H A D | sd_event_loop.hpp | 41 constexpr auto PROP_INTF = "org.freedesktop.DBus.Properties"; variable
|
H A D | sd_event_loop.cpp | 119 PROP_INTF, METHOD_GET); in getVLANID()
|
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/ |
H A D | 0002-Add-support-for-boot-initiator-mailbox.patch | 73 + bootMboxSetting.c_str(), ipmi::PROP_INTF, "Get"); 102 + bootMboxSetting.c_str(), ipmi::PROP_INTF, "Get"); 131 + bootMboxSetting.c_str(), ipmi::PROP_INTF, "Get"); 161 + bootMboxSetting.c_str(), ipmi::PROP_INTF, "Set");
|
H A D | 0001-Add-support-for-persistent-only-settings.patch | 80 ipmi::PROP_INTF, "Get");
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | utils.hpp | 24 constexpr auto PROP_INTF = "org.freedesktop.DBus.Properties"; variable 288 ctx->yield, ec, service.c_str(), objPath.c_str(), PROP_INTF, METHOD_GET, in getDbusProperty()
|
/openbmc/phosphor-net-ipmid/sol/ |
H A D | sol_manager.cpp | 22 constexpr const char* PROP_INTF = "org.freedesktop.DBus.Properties"; variable
|
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | 1692 auto call = bus.new_method_call(settingsBusName, thermalModePath, PROP_INTF, in getFanProfileInterface() 3365 settingsBusName, dimmOffset::offsetPath, PROP_INTF, "Set"); in ipmiOEMSetDimmOffset()
|
/openbmc/phosphor-host-ipmid/ |
H A D | chassishandler.cpp | 2297 powerRestoreSetting, ipmi::PROP_INTF, "Set", in ipmiChassisSetPowerRestorePolicy()
|