Home
last modified time | relevance | path

Searched defs:bundleInstaller (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Drecently_unused_bundle_aging_handler.cpp201 auto bundleInstaller = bms->GetBundleInstaller(); in UnInstallBundle() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.cpp89 auto bundleInstaller = ConnectBundleInstaller(); in InstallSandboxApp() local
106 auto bundleInstaller = ConnectBundleInstaller(); in UninstallSandboxApp() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dstatus_receiver_proxy.cpp715 …sptr<IBundleInstaller> bundleInstaller = DelayedSingleton<BundleMgrService>::GetInstance()->GetBun… in CloseStreamInstaller() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp4736 auto bundleInstaller = DelayedSingleton<BundleMgrService>::GetInstance()->installer_; variable
4752 auto bundleInstaller = DelayedSingleton<BundleMgrService>::GetInstance()->installer_; variable
4772 auto bundleInstaller = DelayedSingleton<BundleMgrService>::GetInstance()->installer_; variable
H A Dbms_bundle_kit_service_test.cpp13427 std::shared_ptr<IBundleInstaller> bundleInstaller = std::make_shared<IBundleInstallerTest>(); variable
13441 std::shared_ptr<IBundleInstaller> bundleInstaller = std::make_shared<IBundleInstallerTest>(); variable
13455 std::shared_ptr<IBundleInstaller> bundleInstaller = std::make_shared<IBundleInstallerTest>(); variable