Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DCompressEntrance.java41 public static boolean pack(String hapPath, String packInfoPath, String outPath) { in pack()
DUtility.java59 private String packInfoPath = ""; field in Utility
345 public void setPackInfoPath(String packInfoPath) { in setPackInfoPath()