Searched refs:strictAccountTypes (Results 1 – 4 of 4) sorted by relevance
1471 strictAccountTypes = 107, enumerator
1309 nlohmann::json strictAccountTypes(std::string_view arg1);1311 void strictAccountTypes(crow::Response& res, std::string_view arg1);
2174 nlohmann::json strictAccountTypes(std::string_view arg1) in strictAccountTypes() function2176 return getLog(redfish::registries::base::Index::strictAccountTypes, in strictAccountTypes()2180 void strictAccountTypes(crow::Response& res, std::string_view arg1) in strictAccountTypes() function2183 addMessageToErrorJson(res.jsonValue, strictAccountTypes(arg1)); in strictAccountTypes()
223 messages::strictAccountTypes(res, "AccountTypes"); in getUserGroupFromAccountType()255 messages::strictAccountTypes(asyncResp->res, "AccountTypes"); in patchAccountTypes()