Home
last modified time | relevance | path

Searched defs:GetBundleInstaller (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service.cpp332 sptr<BundleInstallerHost> BundleMgrService::GetBundleInstaller() const in GetBundleInstaller() function in OHOS::AppExecFwk::BundleMgrService
H A Dbundle_user_mgr_host_impl.cpp312 const sptr<IBundleInstaller> BundleUserMgrHostImpl::GetBundleInstaller() in GetBundleInstaller() function in OHOS::AppExecFwk::BundleUserMgrHostImpl
H A Dbundle_mgr_host_impl.cpp2356 sptr<IBundleInstaller> BundleMgrHostImpl::GetBundleInstaller() in GetBundleInstaller() function in OHOS::AppExecFwk::BundleMgrHostImpl
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_bms_helper.cpp64 sptr<IBundleInstaller> FormBmsHelper::GetBundleInstaller() in GetBundleInstaller() function in OHOS::AppExecFwk::FormBmsHelper
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_bms_helper_test/
H A Dfms_form_bms_helper_test.cpp156 sptr<IBundleInstaller> GetBundleInstaller() override in GetBundleInstaller() function in OHOS::AppExecFwk::MockBundleMgrProxy
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dfms_form_mgr_service_test2.cpp134 sptr<IBundleInstaller> GetBundleInstaller() override in GetBundleInstaller() function in __anonb194acf80110::MockBundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h994 virtual sptr<IBundleInstaller> GetBundleInstaller() in GetBundleInstaller() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp172 napi_value GetBundleInstaller(napi_env env, napi_callback_info info) in GetBundleInstaller() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp443 sptr<IBundleInstaller> CommonFunc::GetBundleInstaller() in GetBundleInstaller() function in OHOS::AppExecFwk::CommonFunc
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp2370 sptr<IBundleInstaller> BundleMgrProxy::GetBundleInstaller() in GetBundleInstaller() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp5063 napi_value GetBundleInstaller(napi_env env, napi_callback_info info) in GetBundleInstaller() function