Searched defs:Keep (Results 1 – 4 of 4) sorted by relevance
34 bool AbiFilter::Keep(const std::string& path) { in Keep() function in aapt::AbiFilter
57 TEST_P(AbiFilterTest, Keep) { in TEST_P() argument
28 enum KeepPolicy { Keep, NoKeep }; enumerator
112 bool Keep(const std::string& path) override { in Keep() function in aapt::SignatureFilter