Searched refs:actionDeprecated (Results 1 – 3 of 3) sorted by relevance
1369 actionDeprecated = 5, enumerator
1357 nlohmann::json actionDeprecated(std::string_view arg1);1359 void actionDeprecated(crow::Response& res, std::string_view arg1);
2252 nlohmann::json actionDeprecated(std::string_view arg1) in actionDeprecated() function2254 return getLog(redfish::registries::base::Index::actionDeprecated, in actionDeprecated()2258 void actionDeprecated(crow::Response& res, std::string_view arg1) in actionDeprecated() function2261 addMessageToErrorJson(res.jsonValue, actionDeprecated(arg1)); in actionDeprecated()