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