Searched refs:GetResidentBundleInfosForUser (Results 1 – 3 of 3) sorted by relevance
75 …bool GetResidentBundleInfosForUser(std::vector<AppExecFwk::BundleInfo> &bundleInfos, int32_t userI…
380 bool ResidentProcessManager::GetResidentBundleInfosForUser(std::vector<AppExecFwk::BundleInfo> &bun… in GetResidentBundleInfosForUser() function in OHOS::AAFwk::ResidentProcessManager
6984 …if (!DelayedSingleton<ResidentProcessManager>::GetInstance()->GetResidentBundleInfosForUser(bundle… in StartResidentApps()