Searched defs:disallowedHapList (Results 1 – 6 of 6) sorted by relevance
31 …rManagerAdapterProxy::CreateNewUser(int32_t userId, const std::vector<std::string> &disallowedHapL… in CreateNewUser()
127 …BundleManagerAdapter::CreateNewUser(int32_t userId, const std::vector<std::string> &disallowedHapL… in CreateNewUser()
45 OsAccountInfo &osAccountInfo, const std::vector<std::string> &disallowedHapList) in SendToBMSAccountCreate()
50 …BundleManagerAdapter::CreateNewUser(int32_t userId, const std::vector<std::string> &disallowedHapL… in CreateNewUser()
165 OsAccountInfo &osAccountInfo, const std::vector<std::string> &disallowedHapList) in SendToBMSAccountCreate()
80 std::vector<std::string> disallowedHapList; member