Searched defs:grpc_channel_stack (Results 1 – 7 of 7) sorted by relevance
203 struct grpc_channel_stack { struct210 // Channel to be separated from grpc_channel_stack's allocation. As the argument229 // It's likely that we'll want to replace grpc_channel_stack with something argument234 grpc_core::RefCountedPtr<grpc_channel_stack> Ref() { in Ref() argument
18 typedef struct grpc_channel_stack grpc_channel_stack; typedef
295 void grpc_channel_stack_no_post_init(grpc_channel_stack*, in grpc_channel_stack_no_post_init() argument
205 struct grpc_channel_stack { struct212 // Channel to be separated from grpc_channel_stack's allocation. As the argument227 // It's likely that we'll want to replace grpc_channel_stack with something argument232 grpc_core::RefCountedPtr<grpc_channel_stack> Ref() { in Ref() argument
284 void grpc_channel_stack_no_post_init(grpc_channel_stack*, in grpc_channel_stack_no_post_init() argument
68 [](grpc_channel_stack*, grpc_channel_element*) {}, in FilterNamed() argument