Home
last modified time | relevance | path

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

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