Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DCompressor.java750 … String hapPathItem = tempSelectedHapDir.getPath() + File.separator + selectedHapName; in compressAppModeForMultiProject() local
989 private void compressPackinfoIntoHap(String hapPathItem, String outPathString, String packInfo) in compressPackinfoIntoHap()