Searched refs:in_order_head (Results 1 – 1 of 1) sorted by relevance
236 static grpc_avl_node* in_order_head(grpc_avl_node* node) { in in_order_head() function264 grpc_avl_node* h = in_order_head(node->right); in remove_key()