Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libziparchive/extractortool/
Dzip_file_reader_io.h26 explicit ZipFileReaderIo(const std::string &filePath) : ZipFileReader(filePath) {} in ZipFileReaderIo() function
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dzip_file_reader_io.h27 ZipFileReaderIo(const std::string &filePath) : ZipFileReader(filePath) {} in ZipFileReaderIo() function