| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | ethernet.hpp | 912 messages::propertyValueFormatError(asyncResp->res, address, in createIPv6() 1072 messages::propertyValueFormatError(asyncResp->res, *obj, in handleIPv6DefaultGateway() 1235 messages::propertyValueFormatError(asyncResp->res, hostname, in handleHostnamePatch() 1303 messages::propertyValueFormatError(asyncResp->res, fqdn, "FQDN"); in handleFqdnPatch() 1310 messages::propertyValueFormatError(asyncResp->res, fqdn, "FQDN"); in handleFqdnPatch() 1321 messages::propertyValueFormatError(asyncResp->res, fqdn, "FQDN"); in handleFqdnPatch() 1418 messages::propertyValueFormatError(asyncResp->res, in handleDHCPPatch() 1568 messages::propertyValueFormatError(res, *obj, pathString); in parseAddresses() 1580 messages::propertyValueFormatError(res, *address, in parseAddresses() 1603 messages::propertyValueFormatError( in parseAddresses() [all …]
|
| H A D | hypervisor_system.hpp | 575 messages::propertyValueFormatError(asyncResp->res, address, in handleHypervisorIPv4StaticPatch() 582 messages::propertyValueFormatError(asyncResp->res, subnetMask, in handleHypervisorIPv4StaticPatch() 589 messages::propertyValueFormatError(asyncResp->res, gateway, in handleHypervisorIPv4StaticPatch() 607 messages::propertyValueFormatError(asyncResp->res, hostName, in handleHypervisorHostnamePatch() 796 messages::propertyValueFormatError(asyncResp->res, "[]", in handleHypervisorEthernetInterfacePatch()
|
| H A D | event_service.hpp | 389 messages::propertyValueFormatError(asyncResp->res, destUrl, in requestRoutesEventDestinationCollection() 400 messages::propertyValueFormatError(asyncResp->res, destUrl, in requestRoutesEventDestinationCollection() 415 messages::propertyValueFormatError(asyncResp->res, destUrl, in requestRoutesEventDestinationCollection() 571 messages::propertyValueFormatError( in requestRoutesEventDestinationCollection() 872 messages::propertyValueFormatError( in requestRoutesEventDestination()
|
| H A D | update_service.hpp | 780 messages::propertyValueFormatError(asyncResp->res, in processUpdateParameters() 792 messages::propertyValueFormatError(asyncResp->res, target, in processUpdateParameters() 917 messages::propertyValueFormatError(asyncResp->res, target, "Targets"); in getSwInfo()
|
| H A D | account_service.hpp | 310 messages::propertyValueFormatError(asyncResp->res, newUser, "UserName"); in userErrorMessageHandler() 1145 messages::propertyValueFormatError(asyncResp->res, nullptr, in afterVerifyUserExists() 1823 messages::propertyValueFormatError(asyncResp->res, nullptr, in processAfterCreateUser()
|
| H A D | virtual_media.hpp | 538 messages::propertyValueFormatError(asyncResp->res, "<empty>", "Image"); in validateParams()
|
| H A D | managers.hpp | 545 messages::propertyValueFormatError(asyncResp->res, datetime, in setDateTime()
|
| H A D | processor.hpp | 1074 messages::propertyValueFormatError( in handleProcessorPatch()
|
| /openbmc/bmcweb/redfish-core/include/registries/ |
| H A D | base_message_registry.hpp | 1438 propertyValueFormatError = 68, enumerator
|
| /openbmc/bmcweb/redfish-core/lib/openbmc/ |
| H A D | openbmc_managers.hpp | 532 messages::propertyValueFormatError(response->res, config, "Zones"); in getZonesFromJsonReq() 549 messages::propertyValueFormatError(response->res, path, "Zones"); in getZonesFromJsonReq() 564 messages::propertyValueFormatError(response->res, odata, "Zones"); in getZonesFromJsonReq() 836 messages::propertyValueFormatError(response->res, *chassisId, in createPidInterface() 845 messages::propertyValueFormatError(response->res, *chassisId, in createPidInterface()
|
| /openbmc/bmcweb/redfish-core/include/ |
| H A D | error_messages.hpp | 120 nlohmann::json::object_t propertyValueFormatError(const nlohmann::json& arg1, 123 void propertyValueFormatError(crow::Response& res, const nlohmann::json& arg1,
|
| /openbmc/bmcweb/redfish-core/src/ |
| H A D | error_messages.cpp | 196 nlohmann::json::object_t propertyValueFormatError(const nlohmann::json& arg1, in propertyValueFormatError() function 201 return getLog(redfish::registries::Base::Index::propertyValueFormatError, in propertyValueFormatError() 205 void propertyValueFormatError(crow::Response& res, const nlohmann::json& arg1, in propertyValueFormatError() function 209 addMessageToJson(res.jsonValue, propertyValueFormatError(arg1, arg2), arg2); in propertyValueFormatError()
|