Searched defs:hnpPath (Results 1 – 2 of 2) sorted by relevance
92 private String hnpPath = ""; field in Utility583 public void setHnpPath(String hnpPath) { this.hnpPath = hnpPath; } in setHnpPath()
1377 String hnpPath = HNP_PATH; in compressHapModeForModule() local