Home
last modified time | relevance | path

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

/system/libziparchive/
Dziptool.cpp215 static void ExtractOne(ZipArchiveHandle zah, const ZipEntry64& entry, std::string name) { in ExtractOne() function
349 ExtractOne(zah, entry, name); in ProcessOne()