Searched refs:GetAllPreInstallBundleInfos (Results 1 – 8 of 8) sorted by relevance
140 if (!GetAllPreInstallBundleInfos(disallowList, userId, preInstallBundleInfos)) { in OnCreateNewUser()174 bool BundleUserMgrHostImpl::GetAllPreInstallBundleInfos( in GetAllPreInstallBundleInfos() function in OHOS::AppExecFwk::BundleUserMgrHostImpl186 …td::vector<PreInstallBundleInfo> allPreInstallBundleInfos = dataMgr->GetAllPreInstallBundleInfos(); in GetAllPreInstallBundleInfos()
1240 … std::vector<PreInstallBundleInfo> preInstallBundleInfos = dataMgr->GetAllPreInstallBundleInfos(); in InnerProcessCheckPreinstallData()1466 … std::vector<PreInstallBundleInfo> preInstallBundleInfos = dataMgr->GetAllPreInstallBundleInfos(); in InnerProcessCheckRecoverableApplicationInfo()1602 … std::vector<PreInstallBundleInfo> preInstallBundleInfos = dataMgr->GetAllPreInstallBundleInfos(); in LoadAllPreInstallBundleInfos()
4047 … std::vector<PreInstallBundleInfo> preInstallBundleInfos = dataMgr->GetAllPreInstallBundleInfos(); in GetAllPreinstalledApplicationInfos()
3433 std::vector<PreInstallBundleInfo> preInstallBundleInfos = GetAllPreInstallBundleInfos(); in GetRecoverablePreInstallBundleInfos()6151 const std::vector<PreInstallBundleInfo> BundleDataMgr::GetAllPreInstallBundleInfos() in GetAllPreInstallBundleInfos() function in OHOS::AppExecFwk::BundleDataMgr
57 bool GetAllPreInstallBundleInfos(
711 const std::vector<PreInstallBundleInfo> GetAllPreInstallBundleInfos();
454 … std::vector<PreInstallBundleInfo> preInstallBundleInfos = dataMgr->GetAllPreInstallBundleInfos(); in LoadAllPreInstallBundleInfos()
4793 …auto res = bundleUserMgrHostImpl_->GetAllPreInstallBundleInfos(disallowList, USERID, preInstallBun…4798 …res = bundleUserMgrHostImpl_->GetAllPreInstallBundleInfos(disallowList, USERID, preInstallBundleIn…