| /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 | 492 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 522 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 544 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 568 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 592 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_PREVIEW_TEST; variable 618 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_PREVIEW_TEST; variable 642 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_PREVIEW_TEST; variable 666 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_PREVIEW_TEST; variable 690 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_THUMBNAIL_TEST; variable 716 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_THUMBNAIL_TEST; variable [all …]
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_crowdtesting_test/ |
| D | bms_bundle_crowdtesting_test.cpp | 103 ErrCode BmsBundleCrowdtestingTest::InstallBundle(const std::string &bundlePath, in InstallBundle() 110 ErrCode BmsBundleCrowdtestingTest::InstallBundle(const std::vector<std::string> &bundlePath, in InstallBundle() 136 ErrCode BmsBundleCrowdtestingTest::InstallBundle(const std::string &bundlePath, in InstallBundle() 165 ErrCode BmsBundleCrowdtestingTest::UpdateBundle(const std::string &bundlePath, in UpdateBundle() 191 ErrCode BmsBundleCrowdtestingTest::UpdateBundle(const std::string &bundlePath, in UpdateBundle() 429 std::vector<std::string> bundlePath; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| D | pre_install_bundle_info.h | 86 void AddBundlePath(const std::string &bundlePath) in AddBundlePath() 98 void DeleteBundlePath(const std::string &bundlePath) in DeleteBundlePath() 117 bool HasBundlePath(const std::string &bundlePath) in HasBundlePath()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | bundle_util.cpp | 71 ErrCode BundleUtil::CheckFilePath(const std::string &bundlePath, std::string &realPath) in CheckFilePath() 115 std::string bundlePath = bundlePaths.front(); in CheckFilePath() local 133 for (const std::string& bundlePath : bundlePaths) { in CheckFilePath() local 176 bool BundleUtil::CheckFileSize(const std::string &bundlePath, const int64_t fileSize) in CheckFileSize() 190 bool BundleUtil::CheckSystemSize(const std::string &bundlePath, const std::string &diskPath) in CheckSystemSize() 246 std::string bundlePath = currentBundlePath; in GetHapFilesFromBundlePath() local 445 int32_t BundleUtil::CreateFileDescriptor(const std::string &bundlePath, long long offset) in CreateFileDescriptor() 462 int32_t BundleUtil::CreateFileDescriptorForReadOnly(const std::string &bundlePath, long long offset) in CreateFileDescriptorForReadOnly() 569 int64_t BundleUtil::CalculateFileSize(const std::string &bundlePath) in CalculateFileSize()
|
| D | pre_install_bundle_info.cpp | 100 for (const auto &bundlePath : bundlePaths_) { in CalculateHapTotalSize() local
|
| D | bundle_stream_installer_host_impl.cpp | 243 std::string bundlePath = installParam_.sharedBundleDirPaths[index] + hspName; in CreateSharedBundleStream() local
|
| D | bundle_install_checker.cpp | 155 for (const auto &bundlePath : bundlePaths) { in CheckSysCap() local 186 for (const std::string &bundlePath : bundlePaths) { in CheckMultipleHapsSignInfo() local 827 const std::string &bundlePath, in CheckSystemSize()
|
| D | bundle_installer_host.cpp | 127 std::string bundlePath = Str16ToStr8(data.ReadString16()); in HandleInstallMessage() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerinstallbundle_fuzzer/ |
| D | basebundleinstallerinstallbundle_fuzzer.cpp | 31 std::string bundlePath = "/data/app/el1/bundle"; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
| D | bms_bundle_installer_test.cpp | 748 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 778 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_PREVIEW_TEST; variable 808 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_THUMBNAIL_TEST; variable 837 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 867 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 889 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 917 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_BACKUP_TEST; variable 947 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_PREVIEW_TEST; variable 978 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_PREVIEW_TEST; variable 1001 std::string bundlePath = RESOURCE_ROOT_PATH + BUNDLE_PREVIEW_TEST; variable [all …]
|
| D | bms_bundle_install_checker_test.cpp | 128 std::string bundlePath = "/data/test/test.hap"; variable 143 std::string bundlePath = "/data/app/el1/bundle"; variable 157 std::string bundlePath = "/data/app/el1/bundle"; variable 171 std::string bundlePath = "/data/app/el1/bundle"; variable 185 std::string bundlePath = ""; variable 199 std::string bundlePath = "/data/app/el1/bundle/public/patch_1000001"; variable 225 std::string bundlePath = "/data/app/el1/bundle/100"; variable 245 std::string bundlePath = "/data/app/el1/bundle/0"; variable 2418 std::string bundlePath = ""; variable
|
| /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/src/app_service_fwk/ |
| D | app_service_fwk_installer.cpp | 268 for (const std::string &bundlePath : deleteBundlePath_) { in SavePreInstallBundleInfo() local 390 for (const auto &bundlePath : bundlePaths) { in CheckFileType() local 476 InnerBundleInfo &newInfo, const std::string &bundlePath, bool copyHapToInstallPath) in ExtractModule() 538 InnerBundleInfo &newInfo, const std::string &bundlePath) in ExtractModule() 583 const std::string &bundlePath, in ProcessNativeLibrary() 984 ErrCode AppServiceFwkInstaller::VerifyCodeSignatureForNativeFiles(const std::string &bundlePath, in VerifyCodeSignatureForNativeFiles()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/ |
| D | inner_shared_bundle_installer.cpp | 324 ErrCode InnerSharedBundleInstaller::ExtractSharedBundles(const std::string &bundlePath, InnerBundle… in ExtractSharedBundles() 586 ErrCode InnerSharedBundleInstaller::SaveHspToRealInstallationDir(const std::string &bundlePath, in SaveHspToRealInstallationDir() 675 const std::string &bundlePath, in ProcessNativeLibrary() 712 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/test/fuzztest/fuzztest_others/appservicefwkinstallerupdateappservice_fuzzer/ |
| D | appservicefwkinstallerupdateappservice_fuzzer.cpp | 54 std::string bundlePath(data, size); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/ |
| D | bms_bundle_app_provision_info_test.cpp | 139 ErrCode BmsBundleAppProvisionInfoTest::InstallBundle(const std::vector<std::string> &bundlePath, in InstallBundle() 1164 std::vector<std::string> bundlePath; variable 1553 std::string bundlePath; variable 1577 std::string bundlePath; variable
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| D | application_cleaner.cpp | 114 bool ApplicationCleaner::CheckFileSize(const std::vector<std::string> &bundlePath) in CheckFileSize()
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_code_signature_test/ |
| D | bundle_mgr_code_signature_system_test.cpp | 252 std::string bundlePath(PATH_MAX_SIZE + 1, 'a'); variable 271 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 | 131 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 | 188 ErrCode BmsBundleUpdaterTest::UpdateBundle(const std::string &bundlePath, const bool needCheckInfo)… in UpdateBundle() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
| D | bundle_mgr_service_event_handler.cpp | 544 …ventHandler::DeletePreInfoInDb(const std::string& bundleName, const std::string& bundlePath, bool … in DeletePreInfoInDb() 547 …ndler::HasModuleSavedInPreInstalledDb(const std::string& bundleName, const std::string& bundlePath) in HasModuleSavedInPreInstalledDb()
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
| D | bundle_installer_proxy.cpp | 51 …const std::string &bundlePath, const InstallParam &installParam, const sptr<IStatusReceiver> &stat… in Install()
|
| /foundation/bundlemanager/bundle_tool/frameworks/src/ |
| D | bundle_command.cpp | 520 std::vector<std::string> bundlePath; in RunAsInstallCommand() local 2167 for (auto &bundlePath : paths) { in GetAbsPaths() local
|