Home
last modified time | relevance | path

Searched defs:ScheduleNewProcessRequest (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_lifecycle_deal.cpp230 void AppLifeCycleDeal::ScheduleNewProcessRequest(const AAFwk::Want &want, const std::string &module… in ScheduleNewProcessRequest() function in OHOS::AppExecFwk::AppLifeCycleDeal
H A Dapp_running_record.cpp1688 void AppRunningRecord::ScheduleNewProcessRequest(const AAFwk::Want &want, const std::string &module… in ScheduleNewProcessRequest() function in OHOS::AppExecFwk::AppRunningRecord
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/ability_running_record_test/
H A Dams_ability_running_record_module_test.cpp146 void ScheduleNewProcessRequest(const AAFwk::Want& want, const std::string& moduleName) override in ScheduleNewProcessRequest() function in OHOS::AppExecFwk::MockedApplication
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/app_mgr_service_test/
H A Dams_app_mgr_service_module_test.cpp79 void ScheduleNewProcessRequest(const AAFwk::Want& want, const std::string& moduleName) override in ScheduleNewProcessRequest() function in OHOS::AppExecFwk::TestAppSchedulerImpl
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dohos_application.cpp900 void OHOSApplication::ScheduleNewProcessRequest(const AAFwk::Want &want, const std::string &moduleN… in ScheduleNewProcessRequest() function in OHOS::AppExecFwk::OHOSApplication
H A Dmain_thread.cpp2988 void MainThread::ScheduleNewProcessRequest(const AAFwk::Want &want, const std::string &moduleName) in ScheduleNewProcessRequest() function in OHOS::AppExecFwk::MainThread
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_proxy.cpp418 void AppSchedulerProxy::ScheduleNewProcessRequest(const AAFwk::Want &want, const std::string &modul… in ScheduleNewProcessRequest() function in OHOS::AppExecFwk::AppSchedulerProxy