Searched refs:grpc_call_from_top_element (Results 1 – 4 of 4) sorted by relevance
85 grpc_call* grpc_call_from_top_element(grpc_call_element* surface_element);
332 grpc_call_from_top_element(static_cast<grpc_call_element*>(elem))); in kill_zombie()847 calld->call = grpc_call_from_top_element(elem); in init_call_elem()
622 grpc_call* grpc_call_from_top_element(grpc_call_element* elem) { in grpc_call_from_top_element() function
169 grpc_call_from_top_element(grpc_call_stack_element(args->call_stack, 0)); in Init()