Searched defs:grpc_avl_remove (Results 1 – 2 of 2) sorted by relevance
289 grpc_avl grpc_avl_remove(grpc_avl avl, void* key, void* user_data) { in grpc_avl_remove() function