Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
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; typedef
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
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A 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
H A 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