Home
last modified time | relevance | path

Searched refs:readerFile (Results 1 – 1 of 1) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DCompressor.java1200 private static String readerFile(String jsonPath) throws IOException { in readerFile() method in Compressor
1294 String data = readerFile(utility.getJsonPath()); in compressHapAddition()