Searched refs:licenseRequired (Results 1 – 3 of 3) sorted by relevance
1405 licenseRequired = 41, enumerator
1435 nlohmann::json licenseRequired(std::string_view arg1);1437 void licenseRequired(crow::Response& res, std::string_view arg1);
2386 nlohmann::json licenseRequired(std::string_view arg1) in licenseRequired() function2388 return getLog(redfish::registries::base::Index::licenseRequired, in licenseRequired()2392 void licenseRequired(crow::Response& res, std::string_view arg1) in licenseRequired() function2395 addMessageToErrorJson(res.jsonValue, licenseRequired(arg1)); in licenseRequired()