Home
last modified time | relevance | path

Searched defs:filter_args (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/test/core/transport/
Dinterception_chain_test.cc67 ChannelFilter::Args filter_args, size_t type_tag) { in MaybeLogCreation()
93 const ChannelArgs& channel_args, ChannelFilter::Args filter_args) { in Create()
133 const ChannelArgs& channel_args, ChannelFilter::Args filter_args) { in Create()
168 const ChannelArgs& channel_args, ChannelFilter::Args filter_args) { in Create()
185 const ChannelArgs& channel_args, ChannelFilter::Args filter_args) { in Create()
202 const ChannelArgs& channel_args, ChannelFilter::Args filter_args) { in Create()
227 const ChannelArgs& channel_args, ChannelFilter::Args filter_args) { in Create()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.h76 struct filter_args { struct
91 const struct filter_args *args, argument
/third_party/grpc/src/core/ext/filters/stateful_session/
Dstateful_session_filter.cc73 ChannelFilter::Args filter_args) { in Create()
77 StatefulSessionFilter::StatefulSessionFilter(ChannelFilter::Args filter_args) in StatefulSessionFilter()
/third_party/grpc/src/core/ext/filters/fault_injection/
Dfault_injection_filter.cc137 ChannelFilter::Args filter_args) { in Create()
141 FaultInjectionFilter::FaultInjectionFilter(ChannelFilter::Args filter_args) in FaultInjectionFilter()
/third_party/grpc/src/core/ext/filters/rbac/
Drbac_filter.cc83 const ChannelArgs& args, ChannelFilter::Args filter_args) { in Create()
/third_party/ffmpeg/libavfilter/tests/
Dfiltfmts.c86 const char *filter_args = NULL; in main() local
/third_party/grpc/src/core/ext/filters/channel_idle/
Dlegacy_channel_idle_filter.cc125 ChannelFilter::Args filter_args) { in Create()
131 const ChannelArgs& args, ChannelFilter::Args filter_args) { in Create()
/third_party/grpc/src/core/ext/filters/gcp_authentication/
Dgcp_authentication_filter.cc153 ChannelFilter::Args filter_args) { in Create()