Home
last modified time | relevance | path

Searched defs:GetLaunchWant (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_preloader.cpp92 bool AppPreloader::GetLaunchWant(const std::string &bundleName, int32_t userId, AAFwk::Want &launchWant) in GetLaunchWant() function in OHOS::AppExecFwk::AppPreloader
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dextension.cpp130 std::shared_ptr<AAFwk::Want> Extension::GetLaunchWant() in GetLaunchWant() function in OHOS::AbilityRuntime::Extension
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp5066 ErrCode BundleMgrProxy::GetLaunchWant(Want &want) in GetLaunchWant() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1529 virtual ErrCode GetLaunchWant(Want &want) in GetLaunchWant() function in OHOS::AppExecFwk::IBundleMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp4278 ErrCode BundleMgrHostImpl::GetLaunchWant(Want &want) in GetLaunchWant() function in OHOS::AppExecFwk::BundleMgrHostImpl
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp581 napi_value GetLaunchWant(napi_env env, napi_callback_info info) in GetLaunchWant() function

Completed in 27 milliseconds