Home
last modified time | relevance | path

Searched refs:GRPC_CHANNEL_INIT_BUILTIN_PRIORITY (Results 1 – 8 of 8) sorted by relevance

/external/grpc-grpc/src/core/ext/filters/http/
Dhttp_filters_plugin.cc70 GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, in grpc_http_filters_init()
73 GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, in grpc_http_filters_init()
76 GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, in grpc_http_filters_init()
79 GRPC_CLIENT_SUBCHANNEL, GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, in grpc_http_filters_init()
82 GRPC_CLIENT_DIRECT_CHANNEL, GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, in grpc_http_filters_init()
85 GRPC_SERVER_CHANNEL, GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, in grpc_http_filters_init()
/external/grpc-grpc/src/core/lib/surface/
Dinit.cc85 GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, in register_builtin_channel_init()
88 GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, in register_builtin_channel_init()
91 GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, in register_builtin_channel_init()
94 GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, in register_builtin_channel_init()
Dchannel_init.h28 #define GRPC_CHANNEL_INIT_BUILTIN_PRIORITY 10000 macro
/external/grpc-grpc/src/core/ext/filters/message_size/
Dmessage_size_filter.cc346 GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, in grpc_message_size_filter_init()
349 GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, in grpc_message_size_filter_init()
352 GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, in grpc_message_size_filter_init()
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dclient_channel_plugin.cc59 GRPC_CLIENT_CHANNEL, GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, append_filter, in grpc_client_channel_init()
/external/grpc-grpc/src/core/ext/filters/deadline/
Ddeadline_filter.cc382 GRPC_CLIENT_DIRECT_CHANNEL, GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, in grpc_deadline_filter_init()
385 GRPC_SERVER_CHANNEL, GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, in grpc_deadline_filter_init()
/external/grpc-grpc/src/core/ext/filters/max_age/
Dmax_age_filter.cc538 GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, in grpc_max_age_filter_init()
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dgrpclb.cc1894 GRPC_CHANNEL_INIT_BUILTIN_PRIORITY, in grpc_lb_policy_grpclb_init()