Home
last modified time | relevance | path

Searched defs:accountTypes (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp141 std::vector<std::string> accountTypes; in translateUserGroup() local
192 crow::Response& res, const std::vector<std::string>& accountTypes, in getUserGroupFromAccountType()
255 const std::vector<std::string>& accountTypes, in patchAccountTypes()
1112 std::optional<std::vector<std::string>> accountTypes; member
1211 const std::optional<std::vector<std::string>>& accountTypes, bool userSelf, in updateUserProperties()
1844 std::optional<std::vector<std::string>> accountTypes, in processAfterGetAllGroups()
1930 std::optional<std::vector<std::string>> accountTypes; in handleAccountCollectionPost() local
2222 std::optional<std::vector<std::string>> accountTypes; in handleAccountPatch() local