Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp716 static const std::set<std::string> PROBLEMATIC_FILE_EXTENSIONS = { variable
736 if (PROBLEMATIC_FILE_EXTENSIONS.count(extension) != 0) { in AddZipEntryFromFd()