Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp10824 std::vector<AppExecFwk::BundleInfo> bundleInfosForCurrentUser; in NotifyStartResidentProcess() local
10830 bundleInfosForCurrentUser.push_back(item); in NotifyStartResidentProcess()
10841 bundleInfosForCurrentUser, currentUser); in NotifyStartResidentProcess()
10842 if (!bundleInfosForCurrentUser.empty()) { in NotifyStartResidentProcess()
10843 DelayedSingleton<ResidentProcessManager>::GetInstance()->StartResidentProcess(bundleInfosForCurrentUser); in NotifyStartResidentProcess()

Completed in 20 milliseconds