Home
last modified time | relevance | path

Searched refs:outPathString (Results 1 – 1 of 1) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DCompressor.java1263 private void compressPackinfoIntoHap(String hapPathItem, String outPathString, String packInfo) in compressPackinfoIntoHap() argument
1266 ZipOutputStream append = new ZipOutputStream(new FileOutputStream(outPathString)); in compressPackinfoIntoHap()