Home
last modified time | relevance | path

Searched defs:propertyValueTypeError (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/include/registries/
H A Dbase_message_registry.hpp1441 propertyValueTypeError = 74, enumerator
/openbmc/bmcweb/redfish-core/src/
H A Derror_messages.cpp171 nlohmann::json propertyValueTypeError(const nlohmann::json& arg1, in propertyValueTypeError() function
180 void propertyValueTypeError(crow::Response& res, const nlohmann::json& arg1, in propertyValueTypeError() function