Home
last modified time | relevance | path

Searched defs:StartupResidentProcess (Results 1 – 6 of 6) sorted by relevance

/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/appmgr/
Dmock_app_scheduler.cpp149 void AppScheduler::StartupResidentProcess(const std::vector<AppExecFwk::BundleInfo>& bundleInfos) in StartupResidentProcess() function in OHOS::AAFwk::AppScheduler
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dapp_scheduler.cpp296 void AppScheduler::StartupResidentProcess(const std::vector<AppExecFwk::BundleInfo> &bundleInfos) in StartupResidentProcess() function in OHOS::AAFwk::AppScheduler
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service.cpp259 void AppMgrService::StartupResidentProcess(const std::vector<AppExecFwk::BundleInfo> &bundleInfos) in StartupResidentProcess() function in OHOS::AppExecFwk::AppMgrService
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dapp_mgr_client.cpp490 void AppMgrClient::StartupResidentProcess(const std::vector<AppExecFwk::BundleInfo> &bundleInfos) in StartupResidentProcess() function in OHOS::AppExecFwk::AppMgrClient
Dapp_mgr_proxy.cpp434 void AppMgrProxy::StartupResidentProcess(const std::vector<AppExecFwk::BundleInfo> &bundleInfos) in StartupResidentProcess() function in OHOS::AppExecFwk::AppMgrProxy
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
Dmain_thread_test.cpp154 void StartupResidentProcess(const std::vector<AppExecFwk::BundleInfo> &bundleInfos) override in StartupResidentProcess() function in OHOS::AppExecFwk::MockAppMgrStub