Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/filter/
H A DFilter.h46 bool Keep(std::string_view path) override { in Keep() function
63 bool Keep(std::string_view path) override { in Keep() function
H A DAbiFilter.cpp34 bool AbiFilter::Keep(std::string_view path) { in Keep() function in aapt::AbiFilter
H A DAbiFilter_test.cpp57 TEST_P(AbiFilterTest, Keep) { in TEST_P() argument
/aosp14/frameworks/base/tools/aapt2/optimize/
H A DMultiApkGenerator.cpp116 bool Keep(std::string_view path) override { in Keep() function in aapt::SignatureFilter