Searched defs:hspPath (Results 1 – 3 of 3) sorted by relevance
83 private static void normalize(Path hspPath, Path outPath, String bundleName, int versionCode) in normalize()
75 private String hspPath = ""; field in Utility454 public void setHspPath(String hspPath) { in setHspPath()
1126 private static boolean verifyIsSharedApp(List<String> hspPath) { in verifyIsSharedApp()