Home
last modified time | relevance | path

Searched defs:LaunchApplication (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_application.h88 void LaunchApplication(const AppLaunchData& launchData, const Configuration& config) in LaunchApplication() function
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_lifecycle_deal.cpp36 void AppLifeCycleDeal::LaunchApplication(const AppLaunchData &launchData, const Configuration &conf… in LaunchApplication() function in OHOS::AppExecFwk::AppLifeCycleDeal
H A Dapp_running_record.cpp456 void AppRunningRecord::LaunchApplication(const Configuration &config) in LaunchApplication() function in OHOS::AppExecFwk::AppRunningRecord
H A Dapp_mgr_service_inner.cpp1046 void AppMgrServiceInner::LaunchApplication(const std::shared_ptr<AppRunningRecord> &appRecord) in LaunchApplication() function in OHOS::AppExecFwk::AppMgrServiceInner