Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DFileUtils.java544 extractFile(zipInputStream, filePath); in unzipFile()
561 private static void extractFile(ZipInputStream zipInputStream, String filePath) { in extractFile() method in FileUtils