Home
last modified time | relevance | path

Searched defs:Keep (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/filter/
H A DFilter.h45 bool Keep(const std::string& path) override { in Keep() function
62 bool Keep(const std::string& path) override { in Keep() function
H A DAbiFilter.cpp34 bool AbiFilter::Keep(const std::string& path) { in Keep() function in aapt::AbiFilter
H A DAbiFilter_test.cpp57 TEST_P(AbiFilterTest, Keep) { in TEST_P() argument
/aosp12/frameworks/compile/mclinker/include/mcld/Script/
H A DInputSectDesc.h28 enum KeepPolicy { Keep, NoKeep }; enumerator
/aosp12/art/runtime/gc/
H A Dsystem_weak_test.cc134 TEST_F(SystemWeakTest, Keep) { in TEST_F() argument
/aosp12/frameworks/base/tools/aapt2/optimize/
H A DMultiApkGenerator.cpp116 bool Keep(const std::string& path) override { in Keep() function in aapt::SignatureFilter