Home
last modified time | relevance | path

Searched defs:UpdateBundleForSelf (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_installer_interface.h124 virtual bool UpdateBundleForSelf(const std::vector<std::string> &bundleFilePaths, const InstallParam &installParam, in UpdateBundleForSelf() function in OHOS::AppExecFwk::IBundleInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer_host.cpp715 bool BundleInstallerHost::UpdateBundleForSelf(const std::vector<std::string> &bundleFilePaths, in UpdateBundleForSelf() function in OHOS::AppExecFwk::BundleInstallerHost
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_system_test.cpp292 bool BmsInstallSystemTest::UpdateBundleForSelf(const std::vector<std::string> &bundleFilePaths) const in UpdateBundleForSelf() function in OHOS::AppExecFwk::BmsInstallSystemTest
H A Dbms_install_extension_system_test.cpp221 bool BmsInstallExtensionSystemTest::UpdateBundleForSelf(const std::vector<std::string> &bundleFilePaths) const in UpdateBundleForSelf() function in OHOS::AppExecFwk::BmsInstallExtensionSystemTest
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp1277 napi_value UpdateBundleForSelf(napi_env env, napi_callback_info info) in UpdateBundleForSelf() function

Completed in 10 milliseconds