Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_installer_interface.h92 … virtual bool InstallByBundleName(const std::string &bundleName, const InstallParam &installParam, in InstallByBundleName() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer.cpp107 void BundleInstaller::InstallByBundleName(const std::string &bundleName, const InstallParam &instal… in InstallByBundleName() function in OHOS::AppExecFwk::BundleInstaller
H A Dbundle_installer_host.cpp501 bool BundleInstallerHost::InstallByBundleName(const std::string &bundleName, in InstallByBundleName() function in OHOS::AppExecFwk::BundleInstallerHost
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_multiuser_install_test/
H A Dbms_bundle_multiuser_install_ipc_test.cpp145 bool InstallByBundleName(const std::string &bundleName, const InstallParam &installParam, in InstallByBundleName() function in OHOS::EmptyTestBundleInstaller
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_system_test.cpp216 void BmsInstallSystemTest::InstallByBundleName( in InstallByBundleName() function in OHOS::AppExecFwk::BmsInstallSystemTest