Searched defs:jsonPath (Results 1 – 4 of 4) sorted by relevance
112 string jsonPath; in ParseRefInJsonFile() local
129 String jsonPath = utility.getOutPath() + LINUX_FILE_SEPARATOR + STAT_JSON; in scanExecute() local
47 private String jsonPath = ""; field in Utility156 public void setJsonPath(String jsonPath) { in setJsonPath()
538 String jsonPath = utility.getJsonPath(); in copyFileToTempDir() local627 String jsonPath = utility.getJsonPath(); in putBuildHash() local1200 private static String readerFile(String jsonPath) throws IOException { in readerFile()