Home
last modified time | relevance | path

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

/system/libziparchive/
Dziptool.cpp339 static void ProcessOne(ZipArchiveHandle zah, const ZipEntry64& entry, const std::string& name) { in ProcessOne() function
375 if (ShouldInclude(name)) ProcessOne(zah, entry, name); in ProcessAll()