| /developtools/packing_tool/packing_tool/frameworks/src/ |
| D | app_packager.cpp | 72 bool AppPackager::CheckBundleTypeConsistency(const std::string &hapPath, const std::string &hspPath) in CheckBundleTypeConsistency() 94 for (const auto& hapPath : tmpHapPathList) { in CheckBundleTypeConsistency() local 131 bool AppPackager::IsSharedApp(const std::string &hapPath, const std::string &hspPath) in IsSharedApp() 167 bool AppPackager::IsAppService(const std::string &hapPath, const std::string &hspPath) in IsAppService() 189 bool AppPackager::CheckInputModulePath(const std::string &hapPath, const std::string &hspPath) in CheckInputModulePath() 223 bool AppPackager::GetAndCheckHapPathAndHspPath(std::string &hapPath, std::string &hspPath) in GetAndCheckHapPathAndHspPath() 326 std::string hapPath; in IsVerifyValidInAppMode() local 442 for (const auto& hapPath : fileList) { in AddHapListToApp() local
|
| D | multiapp_packager.cpp | 223 std::string MultiAppPackager::ReadModuleNameFromHap(const std::string &hapPath) in ReadModuleNameFromHap() 283 for (const auto &hapPath : formattedHapAndHspList_) { in DisposeHapAndHsp() local 401 for (const auto &hapPath : fileList) { in CompressAppModeForMultiProject() local
|
| D | fast_app_packager.cpp | 244 for (const auto& hapPath : hapPathList) { in ModuleJsonAndPackInfoExists() local 283 for (const auto& hapPath : hapPathList) { in CheckBundleTypeConsistency() local 534 for (const auto& hapPath : formattedHapPathList_) { in Pack() local 706 for (const auto& hapPath : fileList) { in AddHapListToApp() local
|
| D | packager.cpp | 380 bool Packager::IsModuleHap(const std::string& hapPath) in IsModuleHap()
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/app_packager_test/ |
| D | app_packager_test.cpp | 230 const std::string hapPath; variable 248 const std::string hapPath; variable 273 const std::string hapPath; variable 314 const std::string hapPath; variable 348 const std::string hapPath; variable 421 const std::string hapPath("not empty"); variable 439 const std::string hapPath; variable 458 const std::string hapPath; variable 571 const std::string hapPath; variable 590 const std::string hapPath; variable [all …]
|
| /developtools/packing_tool/adapter/ohos/ |
| D | CompressEntrance.java | 40 public static boolean pack(String hapPath, String packInfoPath, String outPath) { in pack() 83 public static String getHapSha256(String hapPath) { in getHapSha256()
|
| D | ConvertHapToBin.java | 40 public static boolean packHapTobin(final String hapPath, final String binPath) { in packHapTobin() 99 String hapPath = ""; in main() local
|
| D | UncompressEntrance.java | 181 public static boolean unpackHap(String hapPath, String outPath, boolean unpackApk) { in unpackHap() 365 public static UncompressResult parseHap(String hapPath) { in parseHap() 409 …public static List<ResourceIndexResult> parseResource(String hapPath) throws BundleException, IOEx… in parseResource()
|
| D | FileUtils.java | 203 public static void unzip(final String hapPath, final String destDir) { in unzip() 491 public static String getSha256(String hapPath) { in getSha256()
|
| D | Utility.java | 58 private String hapPath = ""; field in Utility 287 public void setHapPath(String hapPath) { in setHapPath()
|
| D | Uncompress.java | 439 …static UncompressResult uncompressHapByPath(String deviceType, String hapPath) throws BundleExcept… in uncompressHapByPath() 1528 public static boolean isModuleHap(String hapPath, UncompressResult compressResult) { in isModuleHap()
|
| D | Compressor.java | 1432 File hapPath = new File(utility.getAbsoluteHapPath()); in hapAddition() local 1729 private static String readModlueNameFromHap(String hapPath) throws BundleException { in readModlueNameFromHap() 2523 public static boolean isModuleHap(String hapPath) throws BundleException { in isModuleHap()
|
| D | ScanStatSuffix.java | 284 String hapPath = soFilePath.substring(0, index); in setMapData() local
|
| D | CompressVerify.java | 1075 String hapPath = utility.getAbsoluteHapPath(); in isVerifyValidInHapAdditionMode() local
|
| D | ModuleJsonUtil.java | 812 public static List<String> parseFaEntry(String hapPath) throws BundleException { in parseFaEntry() 848 public static List<String> parseStageEntry(String hapPath) throws BundleException { in parseStageEntry()
|
| /developtools/global_resource_tool/src/ |
| D | overlap_binary_file_packer.cpp | 30 string hapPath = inputs[0]; in CopyBinaryFile() local
|
| /developtools/packing_tool/packing_tool/frameworks/src/json/ |
| D | module_json_utils.cpp | 141 for (auto& hapPath : fileList) { in GetHapVerifyInfosfromFileList() local
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/packager_test/ |
| D | packager_test.cpp | 264 std::string hapPath; variable
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/app_packager_test/mock/ |
| D | mock_module_json_utils.cpp | 170 for (auto& hapPath : fileList) { in GetHapVerifyInfosfromFileList() local
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | utils.ts | 403 const hapPath: string = toUnixPath(projectConfig.projectRootPath); constant 425 const hapPath: string = toUnixPath(projectConfig.projectRootPath); constant
|
| D | ark_utils.ts | 813 const hapPath: string = toUnixPath(projectConfig.projectRootPath); constant
|