Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_preloader_test/include/
H A Dbundle_mgr_helper.h31 ErrCode GetLaunchWantForBundle(const std::string &bundleName, Want &want, int32_t userId) in GetLaunchWantForBundle() function
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.cpp845 ErrCode BundleMgrHelper::GetLaunchWantForBundle(const std::string &bundleName, Want &want, int32_t … in GetLaunchWantForBundle() function in OHOS::AppExecFwk::BundleMgrHelper
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp1556 ErrCode BundleMgrProxy::GetLaunchWantForBundle(const std::string &bundleName, Want &want, int32_t u… in GetLaunchWantForBundle() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1248 ErrCode BundleMgrHostImpl::GetLaunchWantForBundle(const std::string &bundleName, Want &want, int32_… in GetLaunchWantForBundle() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp3800 ErrCode BundleDataMgr::GetLaunchWantForBundle( in GetLaunchWantForBundle() function in OHOS::AppExecFwk::BundleDataMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp2749 napi_value GetLaunchWantForBundle(napi_env env, napi_callback_info info) in GetLaunchWantForBundle() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp3888 napi_value GetLaunchWantForBundle(napi_env env, napi_callback_info info) in GetLaunchWantForBundle() function