| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| D | pre_install_bundle_info.h | 58 void AddBundlePath(const std::string &bundlePath) in AddBundlePath() 70 void DeleteBundlePath(const std::string &bundlePath) in DeleteBundlePath() 81 bool HasBundlePath(const std::string &bundlePath) in HasBundlePath()
|
| /foundation/bundlemanager/bundle_framework/common/utils/src/ |
| D | bundle_file_util.cpp | 48 bool BundleFileUtil::CheckFilePath(const std::string &bundlePath, std::string &realPath) in CheckFilePath() 92 std::string bundlePath = bundlePaths.front(); in CheckFilePath() local 107 for (const std::string &bundlePath : bundlePaths) { in CheckFilePath() local 148 bool BundleFileUtil::CheckFileSize(const std::string &bundlePath, const int64_t fileSize) in CheckFileSize() 176 std::string bundlePath = currentBundlePath; in GetHapFilesFromBundlePath() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/ |
| D | bms_bundle_manager_test.cpp | 481 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 511 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 533 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 557 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 581 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_PREVIEW_TEST; variable 607 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_PREVIEW_TEST; variable 631 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_PREVIEW_TEST; variable 655 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_PREVIEW_TEST; variable 679 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_THUMBNAIL_TEST; variable 705 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_THUMBNAIL_TEST; variable [all …]
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | bundle_util.cpp | 56 ErrCode BundleUtil::CheckFilePath(const std::string &bundlePath, std::string &realPath) in CheckFilePath() 100 std::string bundlePath = bundlePaths.front(); in CheckFilePath() local 118 for (const std::string& bundlePath : bundlePaths) { in CheckFilePath() local 161 bool BundleUtil::CheckFileSize(const std::string &bundlePath, const int64_t fileSize) in CheckFileSize() 175 bool BundleUtil::CheckSystemSize(const std::string &bundlePath, const std::string &diskPath) in CheckSystemSize() 203 std::string bundlePath = currentBundlePath; in GetHapFilesFromBundlePath() local 390 int32_t BundleUtil::CreateFileDescriptor(const std::string &bundlePath, long long offset) in CreateFileDescriptor() 407 int32_t BundleUtil::CreateFileDescriptorForReadOnly(const std::string &bundlePath, long long offset) in CreateFileDescriptorForReadOnly() 468 int64_t BundleUtil::CalculateFileSize(const std::string &bundlePath) in CalculateFileSize()
|
| D | pre_install_bundle_info.cpp | 111 for (const auto &bundlePath : bundlePaths_) { in CalculateHapTotalSize() local
|
| D | bundle_stream_installer_host_impl.cpp | 227 std::string bundlePath = installParam_.sharedBundleDirPaths[index] + hspName; in CreateSharedBundleStream() local
|
| D | bundle_install_checker.cpp | 169 for (const auto &bundlePath : bundlePaths) { in CheckSysCap() local 200 for (const std::string &bundlePath : bundlePaths) { in CheckMultipleHapsSignInfo() local 810 const std::string &bundlePath, in CheckSystemSize()
|
| D | bundle_installer_host.cpp | 112 std::string bundlePath = Str16ToStr8(data.ReadString16()); in HandleInstallMessage() local
|
| D | bundle_mgr_service_event_handler.cpp | 1834 const std::string &bundleName, const std::string &bundlePath, bool bundleLevel) in DeletePreInfoInDb() 1862 const std::string &bundleName, const std::string &bundlePath) in HasModuleSavedInPreInstalledDb()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_crowdtesting_test/ |
| D | bms_bundle_crowdtesting_test.cpp | 99 ErrCode BmsBundleCrowdtestingTest::InstallBundle(const std::string &bundlePath, in InstallBundle() 106 ErrCode BmsBundleCrowdtestingTest::InstallBundle(const std::vector<std::string> &bundlePath, in InstallBundle() 131 ErrCode BmsBundleCrowdtestingTest::UpdateBundle(const std::string &bundlePath, in UpdateBundle() 367 std::vector<std::string> bundlePath; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/ |
| D | app_service_fwk_installer.cpp | 163 for (const std::string &bundlePath : deleteBundlePath_) { in SavePreInstallBundleInfo() local 243 for (const auto &bundlePath : bundlePaths) { in CheckFileType() local 328 InnerBundleInfo &newInfo, const std::string &bundlePath) in ExtractModule() 359 InnerBundleInfo &newInfo, const std::string &bundlePath) in ExtractModule() 403 const std::string &bundlePath, in ProcessNativeLibrary() 820 ErrCode AppServiceFwkInstaller::VerifyCodeSignatureForNativeFiles(const std::string &bundlePath, in VerifyCodeSignatureForNativeFiles()
|
| /foundation/bundlemanager/bundle_tool/test/systemtest/bm/ |
| D | tool_system_test.cpp | 48 void ToolSystemTest::InstallBundle(const std::string& bundlePath, const bool checkResult) in InstallBundle()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
| D | bms_bundle_installer_test.cpp | 689 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 719 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_PREVIEW_TEST; variable 749 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_THUMBNAIL_TEST; variable 778 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 808 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 830 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 858 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 888 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_PREVIEW_TEST; variable 919 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_PREVIEW_TEST; variable 942 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_PREVIEW_TEST; variable [all …]
|
| D | bms_bundle_install_checker_test.cpp | 264 std::string bundlePath = "/data/test/test.hap"; variable 279 std::string bundlePath = "/data/app/el1/bundle"; variable 293 std::string bundlePath = "/data/app/el1/bundle"; variable 307 std::string bundlePath = "/data/app/el1/bundle"; variable 321 std::string bundlePath = ""; variable 335 std::string bundlePath = "/data/app/el1/bundle/public/patch_1000001"; variable 361 std::string bundlePath = "/data/app/el1/bundle/100"; variable 381 std::string bundlePath = "/data/app/el1/bundle/0"; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/ |
| D | inner_shared_bundle_installer.cpp | 278 ErrCode InnerSharedBundleInstaller::ExtractSharedBundles(const std::string &bundlePath, InnerBundle… in ExtractSharedBundles() 513 ErrCode InnerSharedBundleInstaller::SaveHspToRealInstallationDir(const std::string &bundlePath, in SaveHspToRealInstallationDir() 601 const std::string &bundlePath, in ProcessNativeLibrary() 637 ErrCode InnerSharedBundleInstaller::VerifyCodeSignatureForNativeFiles(const std::string &bundlePath, in VerifyCodeSignatureForNativeFiles()
|
| /foundation/ability/ability_runtime/tools/test/systemtest/aa/ |
| D | tool_system_test.cpp | 50 void ToolSystemTest::InstallBundle(const std::string& bundlePath, const bool checkResult) in InstallBundle()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/ |
| D | bms_bundle_app_provision_info_test.cpp | 136 ErrCode BmsBundleAppProvisionInfoTest::InstallBundle(const std::vector<std::string> &bundlePath, in InstallBundle() 1228 std::vector<std::string> bundlePath; variable 1269 std::vector<std::string> bundlePath; variable 1307 std::vector<std::string> bundlePath; variable 1349 std::vector<std::string> bundlePath; variable 1376 std::vector<std::string> bundlePath; variable
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_code_signature_test/ |
| D | bundle_mgr_code_signature_system_test.cpp | 251 std::string bundlePath(Constants::PATH_MAX_SIZE + 1, 'a'); variable 270 std::string bundlePath = THIRD_PATH + TEST_FILE; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_hsp_test/ |
| D | bms_bundle_hsp_test.cpp | 130 ErrCode BmsBundleHspTest::InstallBundle(const std::string &bundlePath, const InstallParam &installP… in InstallBundle() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_updater_test/ |
| D | bms_bundle_updater_test.cpp | 186 ErrCode BmsBundleUpdaterTest::UpdateBundle(const std::string &bundlePath, const bool needCheckInfo)… in UpdateBundle() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
| D | installd_host_impl.cpp | 646 std::vector<std::string> bundlePath; in GetBundleStats() local 698 std::vector<std::string> bundlePath; in GetAllBundleStats() local
|
| /foundation/bundlemanager/bundle_tool/frameworks/src/ |
| D | bundle_command.cpp | 375 std::vector<std::string> bundlePath; in RunAsInstallCommand() local 1867 for (auto &bundlePath : paths) { in GetAbsPaths() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
| D | bundle_installer_proxy.cpp | 48 …const std::string &bundlePath, const InstallParam &installParam, const sptr<IStatusReceiver> &stat… in Install()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_mgr_rdb_test/ |
| D | bms_bundle_quick_fix_mgr_rdb_test.cpp | 864 …std::string bundlePath = "/data/service/el1/public/bms/bundle_manager_service/bundle_user_info.hqf… variable
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/ |
| D | acts_bms_kit_system_test.cpp | 7010 std::string bundlePath = THIRD_BUNDLE_PATH + "bmsThirdBundle24.hap"; variable 7048 std::string bundlePath = THIRD_BUNDLE_PATH + "bmsThirdBundle24.hap"; variable 7066 std::string bundlePath = THIRD_BUNDLE_PATH + "bmsThirdBundle24.hap"; variable 7084 std::string bundlePath = THIRD_BUNDLE_PATH + "bmsThirdBundle24.hap"; variable 7103 std::string bundlePath = THIRD_BUNDLE_PATH + "bmsThirdBundle24.hap"; variable 7122 std::string bundlePath = THIRD_BUNDLE_PATH + "bmsThirdBundle24.hap"; variable 7140 std::string bundlePath = THIRD_BUNDLE_PATH + "bmsThirdBundle24.hap"; variable
|