Searched defs:Keep (Results 1 – 5 of 5) sorted by relevance
45 bool Keep(const std::string& path) override { in Keep() function62 bool Keep(const std::string& path) override { in Keep() function
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