Home
last modified time | relevance | path

Searched defs:grpc_timer (Results 1 – 4 of 4) sorted by relevance

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtimer_generic.h28 struct grpc_timer { struct
32 struct grpc_timer* next; argument
33 struct grpc_timer* prev; argument
36 struct grpc_timer* hash_table_next; argument
Dtimer.h33 typedef struct grpc_timer { struct
38 struct grpc_timer* next; argument
39 struct grpc_timer* prev; argument
42 struct grpc_timer* hash_table_next; argument
50 } grpc_timer; argument
/external/grpc-grpc/src/core/lib/iomgr/
Dtimer_generic.h28 struct grpc_timer { struct
32 struct grpc_timer* next; argument
33 struct grpc_timer* prev; argument
36 struct grpc_timer* hash_table_next; argument
Dtimer.h33 typedef struct grpc_timer { struct
38 struct grpc_timer* next; argument
39 struct grpc_timer* prev; argument
42 struct grpc_timer* hash_table_next; argument
50 } grpc_timer; argument