| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_hsp_test/ |
| D | bms_bundle_shared_library_install_test.cpp | 133 …ode BmsBundleSharedLibraryInstallTest::InstallBundle(const std::vector<std::string> &bundleFilePat… in InstallBundle() 160 …ode BmsBundleSharedLibraryInstallTest::InstallBundle(const std::vector<std::string> &bundleFilePat… in InstallBundle() 235 std::vector<std::string> bundleFilePaths{}; variable 250 std::vector<std::string> bundleFilePaths{}; variable 263 std::vector<std::string> bundleFilePaths{}; variable 283 std::vector<std::string> bundleFilePaths{MODULE_FILE_PATH + LIBA_NORMAL_HAP}; variable 304 std::vector<std::string> bundleFilePaths{}; variable 317 std::vector<std::string> bundleFilePaths{MODULE_FILE_PATH + LIBA_V10001}; variable 330 std::vector<std::string> bundleFilePaths{}; variable 343 std::vector<std::string> bundleFilePaths{}; variable [all …]
|
| 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
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/ |
| D | bm_install_multi_user_test.cpp | 174 ErrCode BmsInstallMultiUserTest::InstallBundle(const std::vector<std::string> &bundleFilePaths, int… in InstallBundle() 245 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable 284 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable 323 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable 362 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable 401 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable 440 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable 479 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable 519 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable 559 std::vector<std::string> bundleFilePaths = { THIRD_BUNDLE_PATH + TEST_BUNDLE_HAPA }; variable [all …]
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
| D | quick_fix_manager_host_impl.cpp | 34 ErrCode QuickFixManagerHostImpl::DeployQuickFix(const std::vector<std::string> &bundleFilePaths, in DeployQuickFix() 168 …rrCode QuickFixManagerHostImpl::CopyHqfToSecurityDir(const std::vector<std::string> &bundleFilePat… in CopyHqfToSecurityDir()
|
| D | quick_fixer.cpp | 30 void QuickFixer::DeployQuickFix(const std::vector<std::string> &bundleFilePaths, bool isDebug, in DeployQuickFix()
|
| D | quick_fix_deployer.cpp | 32 QuickFixDeployer::QuickFixDeployer(const std::vector<std::string> &bundleFilePaths, bool isDebug, in QuickFixDeployer() 101 ErrCode QuickFixDeployer::ToDeployStartStatus(const std::vector<std::string> &bundleFilePaths, in ToDeployStartStatus() 178 const std::vector<std::string> bundleFilePaths, in ProcessPatchDeployStart() 392 const std::vector<std::string> &bundleFilePaths, in ParseAndCheckAppQuickFixInfos() 672 ErrCode QuickFixDeployer::ProcessBundleFilePaths(const std::vector<std::string> &bundleFilePaths, in ProcessBundleFilePaths() 968 const std::vector<std::string> bundleFilePaths, const BundleInfo &bundleInfo) in CheckHqfResourceIsValid()
|
| D | quick_fix_mgr.cpp | 33 ErrCode QuickFixMgr::DeployQuickFix(const std::vector<std::string> &bundleFilePaths, in DeployQuickFix()
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/deployquickfix_fuzzer/ |
| D | deployquickfix_fuzzer.cpp | 29 std::vector<std::string> bundleFilePaths; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixmgr_fuzzer/ |
| D | quickfixmgr_fuzzer.cpp | 30 std::vector<std::string> bundleFilePaths; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfix_fuzzer/ |
| D | quickfix_fuzzer.cpp | 30 std::vector<std::string> bundleFilePaths; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installers_test/ |
| D | bms_bundle_installers_test.cpp | 240 std::vector<std::string> bundleFilePaths; variable 266 std::vector<std::string> bundleFilePaths; variable
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinstallerproxy_fuzzer/ |
| D | bundleinstallerproxy_fuzzer.cpp | 41 std::vector<std::string> bundleFilePaths; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_bundlemanager/bmsbundleinstallerproxy_fuzzer/ |
| D | bmsbundleinstallerproxy_fuzzer.cpp | 43 std::vector<std::string> bundleFilePaths = GenerateStringArray(fdp); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixmanagerhostipml_fuzzer/ |
| D | quickfixmanagerhostipml_fuzzer.cpp | 41 std::vector<std::string> bundleFilePaths; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/ |
| 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 3329 const std::vector<std::string> bundleFilePaths; variable 3595 std::vector<std::string> bundleFilePaths; variable 3621 std::vector<std::string> bundleFilePaths; variable [all …]
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_bundlemanager/bmsbundleinstallerhost_fuzzer/ |
| D | bmsbundleinstallerhost_fuzzer.cpp | 61 std::vector<std::string> bundleFilePaths = GenerateStringArray(fdp); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinstallerhost_fuzzer/ |
| D | bundleinstallerhost_fuzzer.cpp | 61 std::vector<std::string> bundleFilePaths; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixdeployer_fuzzer/ |
| D | quickfixdeployer_fuzzer.cpp | 58 std::vector<std::string> bundleFilePaths; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_mgr_rdb_test/ |
| 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
|
| /foundation/bundlemanager/bundle_framework/test/benchmarktest/installer_proxy_test/ |
| D | installer_proxy_test.cpp | 112 std::vector<std::string> bundleFilePaths; in BenchmarkTestMultipleInstallerProxyInfo() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
| D | bundle_installer_interface.h | 152 …virtual bool UpdateBundleForSelf(const std::vector<std::string> &bundleFilePaths, const InstallPar… in UpdateBundleForSelf()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_proxy_test/ |
| D | bms_bundle_installer_proxy_test.cpp | 148 std::vector<std::string> bundleFilePaths; variable 169 std::vector<std::string> bundleFilePaths; variable 465 std::vector<std::string> bundleFilePaths; variable 486 std::vector<std::string> bundleFilePaths; variable 506 std::vector<std::string> bundleFilePaths; variable
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_bundlemanager/bmsquickfixdeployer_fuzzer/ |
| D | bmsquickfixdeployer_fuzzer.cpp | 71 std::vector<std::string> bundleFilePaths; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/ |
| D | quick_fix_manager_host.cpp | 72 std::vector<std::string> bundleFilePaths; in HandleDeployQuickFix() local
|
| /foundation/bundlemanager/bundle_tool/test/mock/ |
| D | mock_bundle_installer_host.cpp | 95 ErrCode MockBundleInstallerHost::StreamInstall(const std::vector<std::string> &bundleFilePaths, in StreamInstall()
|