Home
last modified time | relevance | path

Searched defs:genHash (Results 1 – 1 of 1) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DPackageUtil.java448 boolean genHash, boolean compress) throws BundleException { in filesToZipEntry()
579 …private static void filesToZipEntry(File[] files, ZipOutputStream zipOut, boolean genHash, boolean… in filesToZipEntry()