Home
last modified time | relevance | path

Searched refs:actionParameterValueTypeError (Results 1 – 6 of 6) sorted by relevance

/openbmc/bmcweb/redfish-core/include/registries/
H A Dbase_message_registry.hpp1380 actionParameterValueTypeError = 16, enumerator
/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp490 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 Dvirtual_media.hpp618 messages::actionParameterValueTypeError( in validateParams()
/openbmc/bmcweb/include/google/
H A Dgoogle_service_root.hpp174 redfish::messages::actionParameterValueTypeError(command, "Command", in invokeRoTCommand()
/openbmc/bmcweb/redfish-core/include/
H A Derror_messages.hpp311 nlohmann::json actionParameterValueTypeError(
314 void actionParameterValueTypeError(
/openbmc/bmcweb/redfish-core/src/
H A Derror_messages.cpp584 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()