Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/filter/
DFilter.h46 bool Keep(std::string_view path) override { in Keep() function
63 bool Keep(std::string_view path) override { in Keep() function
DAbiFilter.cpp34 bool AbiFilter::Keep(std::string_view path) { in Keep() function in aapt::AbiFilter
DAbiFilter_test.cpp57 TEST_P(AbiFilterTest, Keep) { in TEST_P() argument
/frameworks/libs/modules-utils/java/com/android/internal/annotations/
DKeep.java46 public @interface Keep { annotation
/frameworks/compile/mclinker/include/mcld/Script/
DInputSectDesc.h28 enum KeepPolicy { Keep, NoKeep }; enumerator
/frameworks/base/tools/aapt2/optimize/
DMultiApkGenerator.cpp116 bool Keep(std::string_view path) override { in Keep() function in aapt::SignatureFilter