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 D | bundle_mgr_helper.h | 31 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 D | bundle_mgr_helper.cpp | 845 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 D | bundle_mgr_proxy.cpp | 1556 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 D | bundle_mgr_host_impl.cpp | 1248 ErrCode BundleMgrHostImpl::GetLaunchWantForBundle(const std::string &bundleName, Want &want, int32_… in GetLaunchWantForBundle() function in OHOS::AppExecFwk::BundleMgrHostImpl
|
H A D | bundle_data_mgr.cpp | 3800 ErrCode BundleDataMgr::GetLaunchWantForBundle( in GetLaunchWantForBundle() function in OHOS::AppExecFwk::BundleDataMgr
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
H A D | bundle_manager.cpp | 2749 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 D | bundle_mgr.cpp | 3888 napi_value GetLaunchWantForBundle(napi_env env, napi_callback_info info) in GetLaunchWantForBundle() function
|