Home
last modified time | relevance | path

Searched defs:grpc_avl (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/avl/
Davl.h58 typedef struct grpc_avl { struct
59 const grpc_avl_vtable* vtable; argument
60 grpc_avl_node* root; argument
61 } grpc_avl; typedef
/external/rust/crates/grpcio-sys/grpc/src/core/lib/avl/
Davl.h58 typedef struct grpc_avl { struct
59 const grpc_avl_vtable* vtable; argument
60 grpc_avl_node* root; argument
61 } grpc_avl; typedef