Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DCompressor.java864 … private static void writeJsonFile(String filePath, JSONObject jsonObject) throws BundleException { in writeJsonFile() method in Compressor
1796 private static void writeJsonFile(String dataJson, String targetPath) throws BundleException { in writeJsonFile() method in Compressor