Searched refs:OnCreateNewUser (Results 1 – 3 of 3) sorted by relevance
49 void OnCreateNewUser(int32_t userId, const std::vector<std::string> &disallowList = {});
105 OnCreateNewUser(userId, disallowList); in CreateNewUser()118 void BundleUserMgrHostImpl::OnCreateNewUser(int32_t userId, const std::vector<std::string> &disallo… in OnCreateNewUser() function in OHOS::AppExecFwk::BundleUserMgrHostImpl
4738 bundleUserMgrHostImpl_->OnCreateNewUser(USERID);4754 bundleUserMgrHostImpl_->OnCreateNewUser(USERID, DISALLOWLIST);4769 bundleUserMgrHostImpl_->OnCreateNewUser(userId);4776 bundleUserMgrHostImpl_->OnCreateNewUser(userId);