Home
last modified time | relevance | path

Searched refs:FilterChain (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/filter/
H A DFilter_test.cpp28 TEST(FilterTest, FilterChain) { in TEST() argument
29 FilterChain chain; in TEST()
H A DFilter.h55 class FilterChain : public IPathFilter {
/aosp14/frameworks/base/tools/aapt2/optimize/
H A DMultiApkGenerator_test.cpp66 FilterChain* filter_chain) override { in FilterTable()
111 FilterChain chain; in TEST_F()
138 FilterChain chain; in TEST_F()
163 FilterChain chain; in TEST_F()
H A DMultiApkGenerator.h57 FilterChain* chain);
H A DMultiApkGenerator.cpp136 FilterChain filters; in FromBaseApk()
227 FilterChain* filters) { in FilterTable()
/aosp14/frameworks/base/tools/aapt2/
H A DLoadedApk.h112 const TableFlattenerOptions& options, FilterChain* filters,
H A DLoadedApk.cpp202 FilterChain empty; in WriteToArchive()
207 const TableFlattenerOptions& options, FilterChain* filters, in WriteToArchive()