Searched defs:grpc_call_element (Results 1 – 7 of 7) sorted by relevance
51 typedef struct grpc_call_element grpc_call_element; typedef166 struct grpc_call_element { struct167 const grpc_channel_filter* filter;168 void* channel_data;169 void* call_data;
63 typedef struct grpc_call_element grpc_call_element; typedef174 struct grpc_call_element { struct175 const grpc_channel_filter* filter;176 void* channel_data;177 void* call_data;
206 grpc_call_element* /*elem*/, grpc_polling_entity* /*pollent*/) {} in grpc_call_stack_ignore_set_pollset_or_pollset_set() argument
262 virtual grpc_error* Init(grpc_call_element* /*elem*/, in Init() argument268 virtual void Destroy(grpc_call_element* /*elem*/, in Destroy() argument
84 grpc_call_element* /*elem*/, const grpc_call_final_info* /*final_info*/, in client_authority_destroy_call_elem() argument
100 static void lame_destroy_call_elem(grpc_call_element* /*elem*/, in lame_destroy_call_elem() argument
121 grpc_call_element* /*elem*/, const grpc_call_final_info* /*final_info*/, in cronet_compression_destroy_call_elem() argument