/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_hsp_test/ |
H A D | bms_bundle_shared_library_install_test.cpp | 235 std::vector<std::string> bundleFilePaths{}; variable 250 std::vector<std::string> bundleFilePaths{}; variable 263 std::vector<std::string> bundleFilePaths{}; variable 304 std::vector<std::string> bundleFilePaths{}; variable 330 std::vector<std::string> bundleFilePaths{}; variable 343 std::vector<std::string> bundleFilePaths{}; variable 361 std::vector<std::string> bundleFilePaths{}; variable 381 std::vector<std::string> bundleFilePaths{}; variable 401 std::vector<std::string> bundleFilePaths{}; variable 452 std::vector<std::string> bundleFilePaths{}; variable [all …]
|
H A D | bms_bundle_shared_library_uninstall_test.cpp | 116 …e BmsBundleSharedLibraryUninstallTest::InstallBundle(const std::vector<std::string> &bundleFilePat… in InstallBundle() 195 std::vector<std::string> bundleFilePaths; variable 216 std::vector<std::string> bundleFilePaths{}; variable 237 std::vector<std::string> bundleFilePaths{}; variable 266 std::vector<std::string> bundleFilePaths; variable 300 std::vector<std::string> bundleFilePaths; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/ |
H A D | bm_install_multi_user_test.cpp | 241 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable 280 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable 319 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable 358 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable 397 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable 436 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable 475 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable 515 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable 555 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable 597 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
H A D | quick_fix_manager_host_impl.cpp | 34 ErrCode QuickFixManagerHostImpl::DeployQuickFix(const std::vector<std::string> &bundleFilePaths, in DeployQuickFix() 167 …rrCode QuickFixManagerHostImpl::CopyHqfToSecurityDir(const std::vector<std::string> &bundleFilePat… in CopyHqfToSecurityDir()
|
H A D | quick_fixer.cpp | 30 void QuickFixer::DeployQuickFix(const std::vector<std::string> &bundleFilePaths, bool isDebug, in DeployQuickFix()
|
H A D | quick_fix_mgr.cpp | 33 ErrCode QuickFixMgr::DeployQuickFix(const std::vector<std::string> &bundleFilePaths, in DeployQuickFix()
|
H A D | quick_fix_deployer.cpp | 32 QuickFixDeployer::QuickFixDeployer(const std::vector<std::string> &bundleFilePaths, bool isDebug, in QuickFixDeployer() 100 ErrCode QuickFixDeployer::ToDeployStartStatus(const std::vector<std::string> &bundleFilePaths, in ToDeployStartStatus() 173 const std::vector<std::string> bundleFilePaths, in ProcessPatchDeployStart() 383 const std::vector<std::string> &bundleFilePaths, in ParseAndCheckAppQuickFixInfos() 663 ErrCode QuickFixDeployer::ProcessBundleFilePaths(const std::vector<std::string> &bundleFilePaths, in ProcessBundleFilePaths() 957 const std::vector<std::string> bundleFilePaths, const BundleInfo &bundleInfo) in CheckHqfResourceIsValid()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/deployquickfix_fuzzer/ |
H A D | deployquickfix_fuzzer.cpp | 29 std::vector<std::string> bundleFilePaths; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixmgr_fuzzer/ |
H A D | quickfixmgr_fuzzer.cpp | 30 std::vector<std::string> bundleFilePaths; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinstallerproxy_fuzzer/ |
H A D | bundleinstallerproxy_fuzzer.cpp | 38 std::vector<std::string> bundleFilePaths; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfix_fuzzer/ |
H A D | quickfix_fuzzer.cpp | 30 std::vector<std::string> bundleFilePaths; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installers_test/ |
H A D | bms_bundle_installers_test.cpp | 240 std::vector<std::string> bundleFilePaths; variable 266 std::vector<std::string> bundleFilePaths; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixmanagerhostipml_fuzzer/ |
H A D | quickfixmanagerhostipml_fuzzer.cpp | 43 std::vector<std::string> bundleFilePaths; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixdeployer_fuzzer/ |
H A D | quickfixdeployer_fuzzer.cpp | 70 std::vector<std::string> bundleFilePaths; in DoSomethingInterestingWithMyAPI() local 145 std::vector<std::string> bundleFilePaths; in DoSomething2() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_installer_interface.h | 124 …virtual bool UpdateBundleForSelf(const std::vector<std::string> &bundleFilePaths, const InstallPar… in UpdateBundleForSelf()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_multiuser_install_test/ |
H A D | bms_bundle_multiuser_install_ipc_test.cpp | 125 bool Install(const std::vector<std::string> &bundleFilePaths, const InstallParam &installParam, in Install() 168 …ErrCode StreamInstall(const std::vector<std::string> &bundleFilePaths, const InstallParam &install… in StreamInstall()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_mgr_rdb_test/ |
H A D | bms_bundle_quick_fix_mgr_rdb_test.cpp | 465 std::vector<std::string> bundleFilePaths; variable 508 std::vector<std::string> bundleFilePaths; variable 522 std::vector<std::string> bundleFilePaths; variable 537 std::vector<std::string> bundleFilePaths; variable 555 std::vector<std::string> bundleFilePaths; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/installer_proxy_test/ |
H A D | installer_proxy_test.cpp | 112 std::vector<std::string> bundleFilePaths; in BenchmarkTestMultipleInstallerProxyInfo() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/ |
H A D | quick_fix_manager_host.cpp | 72 std::vector<std::string> bundleFilePaths; in HandleDeployQuickFix() local
|
H A D | quick_fix_manager_proxy.cpp | 47 ErrCode QuickFixManagerProxy::DeployQuickFix(const std::vector<std::string> &bundleFilePaths, in DeployQuickFix()
|
/ohos5.0/foundation/bundlemanager/bundle_tool/test/mock/ |
H A D | mock_bundle_installer_host.cpp | 96 ErrCode MockBundleInstallerHost::StreamInstall(const std::vector<std::string> &bundleFilePaths, in StreamInstall()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/ |
H A D | bms_bundle_quick_fix_test.cpp | 2149 std::vector<std::string> bundleFilePaths; variable 2215 std::vector<std::string> bundleFilePaths; variable 2235 std::vector<std::string> bundleFilePaths; variable 2257 std::vector<std::string> bundleFilePaths; variable 2632 std::vector<std::string> bundleFilePaths; variable 2657 std::vector<std::string> bundleFilePaths; variable 2682 std::vector<std::string> bundleFilePaths; variable 3595 std::vector<std::string> bundleFilePaths; variable 4121 std::vector<std::string> bundleFilePaths; variable 4138 std::vector<std::string> bundleFilePaths; variable [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_manager_test/ |
H A D | bms_bundle_installer_manager_test.cpp | 127 std::vector<std::string> bundleFilePaths; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_installer_host.cpp | 382 bool BundleInstallerHost::Install(const std::vector<std::string> &bundleFilePaths, const InstallPar… in Install() 591 ErrCode BundleInstallerHost::StreamInstall(const std::vector<std::string> &bundleFilePaths, in StreamInstall() 720 bool BundleInstallerHost::UpdateBundleForSelf(const std::vector<std::string> &bundleFilePaths, in UpdateBundleForSelf()
|
H A D | bundle_installer.cpp | 82 void BundleInstaller::Install(const std::vector<std::string> &bundleFilePaths, const InstallParam &… in Install()
|