Searched defs:jsonPath (Results 1 – 4 of 4) sorted by relevance
117 string jsonPath; in ParseRefInJsonFile() local
129 String jsonPath = utility.getOutPath() + LINUX_FILE_SEPARATOR + STAT_JSON; in scanExecute() local
50 private String jsonPath = ""; field in Utility163 public void setJsonPath(String jsonPath) { in setJsonPath()
580 String jsonPath = utility.getJsonPath(); in copyFileToTempDir() local669 String jsonPath = utility.getJsonPath(); in putBuildHash() local1420 private static String readerFile(String jsonPath) throws IOException { in readerFile()2505 private void parsePackInfoJsonFile(Utility utility, String jsonPath) in parsePackInfoJsonFile()