Searched defs:packInfoPath (Results 1 – 3 of 3) sorted by relevance
40 public static boolean pack(String hapPath, String packInfoPath, String outPath) { in pack()
69 private String packInfoPath = ""; field in Utility407 public void setPackInfoPath(String packInfoPath) { in setPackInfoPath()
939 String packInfoPath = NULL_DIR_NAME; in compressHapMode() local3164 String packInfoPath = tempDir.resolve(PACKINFO_NAME).toString(); in versionNormalize() local3222 private void parseAndModifyPackInfo(String packInfoPath, Utility utility) in parseAndModifyPackInfo()