Home
last modified time | relevance | path

Searched refs:GetResidentBundleInfosForUser (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/resident_process/
H A Dresident_process_manager.h96 bool GetResidentBundleInfosForUser(std::vector<AppExecFwk::BundleInfo> &bundleInfos, int32_t userId);
/foundation/ability/ability_runtime/services/abilitymgr/src/resident_process/
H A Dresident_process_manager.cpp298 bool ResidentProcessManager::GetResidentBundleInfosForUser(std::vector<AppExecFwk::BundleInfo> &bundleInfos, in GetResidentBundleInfosForUser() function in OHOS::AAFwk::ResidentProcessManager
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp6976 if (!DelayedSingleton<ResidentProcessManager>::GetInstance()->GetResidentBundleInfosForUser(bundleInfos, userId)) { in StartResidentApps()

Completed in 22 milliseconds