Searched refs:redfishActionParameterName (Results 1 – 2 of 2) sorted by relevance
/openbmc/bmcweb/redfish-core/src/utils/ |
H A D | dbus_utils.cpp | 97 const std::string& redfishActionParameterName, in afterSetPropertyAction() argument 107 redfishActionParameterName, redfishActionName); in afterSetPropertyAction() 108 if (redfishActionParameterName.empty()) in afterSetPropertyAction() 115 redfishActionParameterName, in afterSetPropertyAction() 124 redfishActionParameterName, redfishActionName); in afterSetPropertyAction() 131 redfishActionParameterName, ec); in afterSetPropertyAction()
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | dbus_utils.hpp | 48 const std::string& redfishActionParameterName, 80 std::string_view redfishActionParameterName, in setDbusPropertyAction() argument 91 redfishActionParameterName = std::string{redfishActionParameterName}, in setDbusPropertyAction() 97 redfishActionParameterName, ec, in setDbusPropertyAction()
|