Searched refs:propertyValueTypeError (Results 1 – 8 of 8) sorted by relevance
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | json_utils.hpp | 300 messages::propertyValueTypeError(res, jsonValue, key); in unpackValue() 305 messages::propertyValueTypeError(res, jsonValue, key); in unpackValue() 322 messages::propertyValueTypeError(res, jsonValue, key); in unpackValue() 341 messages::propertyValueTypeError(res, jsonValue, key); in unpackValue() 357 messages::propertyValueTypeError(res, jsonValue, key); in unpackValue()
|
| /openbmc/bmcweb/redfish-core/include/registries/ |
| H A D | base_message_registry.hpp | 1444 propertyValueTypeError = 74, enumerator
|
| /openbmc/bmcweb/redfish-core/include/ |
| H A D | error_messages.hpp | 105 nlohmann::json::object_t propertyValueTypeError(const nlohmann::json& arg1, 108 void propertyValueTypeError(crow::Response& res, const nlohmann::json& arg1,
|
| /openbmc/bmcweb/redfish-core/src/ |
| H A D | error_messages.cpp | 173 nlohmann::json::object_t propertyValueTypeError(const nlohmann::json& arg1, in propertyValueTypeError() function 178 return getLog(redfish::registries::Base::Index::propertyValueTypeError, in propertyValueTypeError() 182 void propertyValueTypeError(crow::Response& res, const nlohmann::json& arg1, in propertyValueTypeError() function 186 addMessageToJson(res.jsonValue, propertyValueTypeError(arg1, arg2), arg2); in propertyValueTypeError()
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | hypervisor_system.hpp | 787 messages::propertyValueTypeError(asyncResp->res, in handleHypervisorEthernetInterfacePatch()
|
| H A D | update_service.hpp | 762 messages::propertyValueTypeError(asyncResp->res, content, in processUpdateParameters()
|
| H A D | account_service.hpp | 417 messages::propertyValueTypeError( in handleRoleMapPatch()
|
| /openbmc/bmcweb/redfish-core/lib/openbmc/ |
| H A D | openbmc_managers.hpp | 948 messages::propertyValueTypeError(response->res, "Direction", in createPidInterface()
|