Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp10823 std::vector<AppExecFwk::BundleInfo> bundleInfosForU0; in NotifyStartResidentProcess() local
10828 bundleInfosForU0.push_back(item); in NotifyStartResidentProcess()
10835 bundleInfosForU0, U0_USER_ID); in NotifyStartResidentProcess()
10836 if (!bundleInfosForU0.empty()) { in NotifyStartResidentProcess()
10837 DelayedSingleton<ResidentProcessManager>::GetInstance()->StartResidentProcess(bundleInfosForU0); in NotifyStartResidentProcess()

Completed in 22 milliseconds