Home
last modified time | relevance | path

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

/aosp12/system/libziparchive/
H A Dziptool.cpp87 static bool ShouldInclude(const std::string& name) { in ShouldInclude() function
421 if (ShouldInclude(name)) ProcessOne(zah, entry, name); in ProcessAll()