Home
last modified time | relevance | path

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

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