Searched refs:actionParameterValueTypeError (Results 1 – 6 of 6) sorted by relevance
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | base_message_registry.hpp | 1380 actionParameterValueTypeError = 16, enumerator
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | update_service.hpp | 490 messages::actionParameterValueTypeError( in parseSimpleUpdateUrl() 496 messages::actionParameterValueTypeError( in parseSimpleUpdateUrl() 523 messages::actionParameterValueTypeError(res, imageURI, "ImageURI", in parseSimpleUpdateUrl() 555 messages::actionParameterValueTypeError(res, imageURI, "ImageURI", in parseSimpleUpdateUrl()
|
H A D | virtual_media.hpp | 618 messages::actionParameterValueTypeError( in validateParams()
|
/openbmc/bmcweb/include/google/ |
H A D | google_service_root.hpp | 174 redfish::messages::actionParameterValueTypeError(command, "Command", in invokeRoTCommand()
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | error_messages.hpp | 311 nlohmann::json actionParameterValueTypeError( 314 void actionParameterValueTypeError(
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | error_messages.cpp | 584 nlohmann::json actionParameterValueTypeError( in actionParameterValueTypeError() function 590 redfish::registries::base::Index::actionParameterValueTypeError, in actionParameterValueTypeError() 594 void actionParameterValueTypeError(crow::Response& res, in actionParameterValueTypeError() function 600 actionParameterValueTypeError(arg1, arg2, arg3)); in actionParameterValueTypeError()
|