Home
last modified time | relevance | path

Searched defs:kept (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/filter/
H A DAbiFilter_test.cpp30 bool kept; member
/aosp12/frameworks/compile/mclinker/lib/LD/
H A DIdenticalCodeFolding.cpp78 KeptSections::iterator kept, keptEnd = m_KeptSections.end(); in foldIdenticalCode() local
/aosp12/art/dex2oat/
H A Ddex2oat.cc2573 size_t kept = 0u; in PruneNonExistentDexFiles() local