Searched defs:add_filter (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/implementation/tracing/src/ |
D | channel_impl.cpp | 25 filter_id_t channel_impl::add_filter( in add_filter() function in vsomeip_v3::trace::channel_impl 92 filter_id_t channel_impl::add_filter( in add_filter() function in vsomeip_v3::trace::channel_impl 203 filter_id_t channel_impl::add_filter( in add_filter() function in vsomeip_v3::trace::channel_impl
|
/aosp_15_r20/external/libcups/ppdc/ |
H A D | ppdc.h | 399 void add_filter(ppdcFilter *f) { filters->add(f); } in add_filter() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/pygments/ |
D | lexer.py | 117 def add_filter(self, filter_, **options): member in Lexer
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/pygments/ |
D | lexer.py | 117 def add_filter(self, filter_, **options): member in Lexer
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/pygments/ |
D | lexer.py | 117 def add_filter(self, filter_, **options): member in Lexer
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/pygments/ |
D | lexer.py | 117 def add_filter(self, filter_, **options): member in Lexer
|
/aosp_15_r20/external/perfetto/test/ |
H A D | cmdline_integrationtest.cc | 77 bool add_filter = false, in CreateTraceConfigForBugreportTest()
|
/aosp_15_r20/external/libtracefs/src/ |
H A D | tracefs-sqlhist.c | 393 __hidden void *add_filter(struct sqlhist_bison *sb, in add_filter() function
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-read.c | 397 static void add_filter(const char *filter, int neg) in add_filter() function
|