Home
last modified time | relevance | path

Searched refs:ConnectBundleInstaller (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.cpp89 auto bundleInstaller = ConnectBundleInstaller(); in InstallSandboxApp()
106 auto bundleInstaller = ConnectBundleInstaller(); in UninstallSandboxApp()
257 sptr<IBundleInstaller> BundleMgrHelper::ConnectBundleInstaller() in ConnectBundleInstaller() function in OHOS::AppExecFwk::BundleMgrHelper
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/bundlemgrhelper_fuzzer/
H A Dbundlemgrhelper_fuzzer.cpp85 bmHelper->ConnectBundleInstaller(); in BundleMgrHelperFuzztest1()
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.h109 sptr<IBundleInstaller> ConnectBundleInstaller();
/ohos5.0/foundation/ability/ability_runtime/test/unittest/bundle_mgr_helper_test/
H A Dbundle_mgr_helper_test.cpp744 auto ret = bundleMgrHelper->ConnectBundleInstaller();