Searched refs:propertyDeprecated (Results 1 – 3 of 3) sorted by relevance
1421 propertyDeprecated = 57, enumerator
1321 nlohmann::json propertyDeprecated(std::string_view arg1);1323 void propertyDeprecated(crow::Response& res, std::string_view arg1);
2193 nlohmann::json propertyDeprecated(std::string_view arg1) in propertyDeprecated() function2195 return getLog(redfish::registries::base::Index::propertyDeprecated, in propertyDeprecated()2199 void propertyDeprecated(crow::Response& res, std::string_view arg1) in propertyDeprecated() function2202 addMessageToErrorJson(res.jsonValue, propertyDeprecated(arg1)); in propertyDeprecated()