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.hpp1386 actionParameterValueTypeError = 16, enumerator
/openbmc/bmcweb/features/google/
H A Dgoogle_service_root.hpp185 redfish::messages::actionParameterValueTypeError(command, "Command", in invokeRoTCommand()
/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp504 messages::actionParameterValueTypeError( in parseSimpleUpdateUrl()
510 messages::actionParameterValueTypeError( in parseSimpleUpdateUrl()
533 messages::actionParameterValueTypeError(res, imageURI, "ImageURI", in parseSimpleUpdateUrl()
565 messages::actionParameterValueTypeError(res, imageURI, "ImageURI", in parseSimpleUpdateUrl()
H A Dvirtual_media.hpp631 messages::actionParameterValueTypeError( in validateParams()
/openbmc/bmcweb/redfish-core/include/
H A Derror_messages.hpp303 nlohmann::json::object_t actionParameterValueTypeError(
306 void actionParameterValueTypeError(
/openbmc/bmcweb/redfish-core/src/
H A Derror_messages.cpp479 nlohmann::json::object_t actionParameterValueTypeError( in actionParameterValueTypeError() function
485 redfish::registries::Base::Index::actionParameterValueTypeError, in actionParameterValueTypeError()
489 void actionParameterValueTypeError(crow::Response& res, in actionParameterValueTypeError() function
495 actionParameterValueTypeError(arg1, arg2, arg3)); in actionParameterValueTypeError()