Searched refs:resourceDeprecated (Results 1 – 3 of 3) sorted by relevance
1461 resourceDeprecated = 91, enumerator
1332 nlohmann::json::object_t resourceDeprecated(std::string_view arg1);1334 void resourceDeprecated(crow::Response& res, std::string_view arg1);
2116 nlohmann::json::object_t resourceDeprecated(std::string_view arg1) in resourceDeprecated() function2118 return getLog(redfish::registries::Base::Index::resourceDeprecated, in resourceDeprecated()2122 void resourceDeprecated(crow::Response& res, std::string_view arg1) in resourceDeprecated() function2125 addMessageToErrorJson(res.jsonValue, resourceDeprecated(arg1)); in resourceDeprecated()