Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_lifecycle_deal.cpp219 void AppLifeCycleDeal::ScheduleAcceptWant(const AAFwk::Want &want, const std::string &moduleName) in ScheduleAcceptWant() function in OHOS::AppExecFwk::AppLifeCycleDeal
H A Dapp_running_record.cpp1664 void AppRunningRecord::ScheduleAcceptWant(const std::string &moduleName) in ScheduleAcceptWant() 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.cpp143 void ScheduleAcceptWant(const AAFwk::Want& want, const std::string& moduleName) override in ScheduleAcceptWant() 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.cpp77 void ScheduleAcceptWant(const AAFwk::Want& want, const std::string& moduleName) override in ScheduleAcceptWant() function in OHOS::AppExecFwk::TestAppSchedulerImpl
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dohos_application.cpp888 void OHOSApplication::ScheduleAcceptWant(const AAFwk::Want &want, const std::string &moduleName, st… in ScheduleAcceptWant() function in OHOS::AppExecFwk::OHOSApplication
H A Dmain_thread.cpp2952 void MainThread::ScheduleAcceptWant(const AAFwk::Want &want, const std::string &moduleName) in ScheduleAcceptWant() function in OHOS::AppExecFwk::MainThread
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_proxy.cpp399 void AppSchedulerProxy::ScheduleAcceptWant(const AAFwk::Want &want, const std::string &moduleName) in ScheduleAcceptWant() function in OHOS::AppExecFwk::AppSchedulerProxy