Searched defs:CreateOAAsyncContext (Results 1 – 1 of 1) sorted by relevance
76 struct CreateOAAsyncContext : public CommonAsyncContext { struct77 OsAccountType type;78 std::string name;79 std::string shortName;80 std::vector<std::string> disallowedHapList;81 std::optional<std::vector<std::string>> allowedHapList = std::nullopt;82 OsAccountInfo osAccountInfos;83 bool hasShortName = false;