Home
last modified time | relevance | path

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

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