Searched defs:packInfoPath (Results 1 – 3 of 3) sorted by relevance
45 public static boolean pack(String hapPath, String packInfoPath, String outPath) { in pack()
63 private String packInfoPath = ""; field in Utility384 public void setPackInfoPath(String packInfoPath) { in setPackInfoPath()
453 String packInfoPath = NULL_DIR_NAME; in compressHapMode() local