Home
last modified time | relevance | path

Searched defs:jsonPath (Results 1 – 4 of 4) sorted by relevance

/developtools/global_resource_tool/src/
Dreference_parser.cpp115 string jsonPath; in ParseRefInJsonFile() local
/developtools/packing_tool/adapter/ohos/
DScan.java129 String jsonPath = utility.getOutPath() + LINUX_FILE_SEPARATOR + STAT_JSON; in scanExecute() local
DUtility.java48 private String jsonPath = ""; field in Utility
160 public void setJsonPath(String jsonPath) { in setJsonPath()
DCompressor.java551 String jsonPath = utility.getJsonPath(); in copyFileToTempDir() local
640 String jsonPath = utility.getJsonPath(); in putBuildHash() local
1217 private static String readerFile(String jsonPath) throws IOException { in readerFile()