Searched refs:surface_element (Results 1 – 2 of 2) sorted by relevance
91 grpc_call* grpc_call_from_top_element(grpc_call_element* surface_element);
664 grpc_call* grpc_call_from_top_element(grpc_call_element* surface_element) { in grpc_call_from_top_element() argument665 return CALL_FROM_TOP_ELEM(surface_element); in grpc_call_from_top_element()