Home
last modified time | relevance | path

Searched refs:redfishActionParameterName (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/src/utils/
H A Ddbus_utils.cpp95 const std::string& redfishActionParameterName, in afterSetPropertyAction() argument
105 redfishActionParameterName, redfishActionName); in afterSetPropertyAction()
106 if (redfishActionParameterName.empty()) in afterSetPropertyAction()
113 redfishActionParameterName, in afterSetPropertyAction()
122 redfishActionParameterName, redfishActionName); in afterSetPropertyAction()
129 redfishActionParameterName, ec); in afterSetPropertyAction()
/openbmc/bmcweb/redfish-core/include/utils/
H A Ddbus_utils.hpp45 const std::string& redfishActionParameterName,
79 std::string_view redfishActionParameterName, in setDbusPropertyAction() argument
91 redfishActionParameterName = std::string{redfishActionParameterName}, in setDbusPropertyAction()
97 redfishActionParameterName, ec, msg); in setDbusPropertyAction()