Searched defs:GRPC_CALL_COMBINER_START (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/core/lib/iomgr/ |
D | call_combiner.h | 58 #define GRPC_CALL_COMBINER_START(call_combiner, closure, error, reason) \ macro 71 #define GRPC_CALL_COMBINER_START(call_combiner, closure, error, reason) \ macro
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | call_combiner.h | 56 #define GRPC_CALL_COMBINER_START(call_combiner, closure, error, reason) \ macro 66 #define GRPC_CALL_COMBINER_START(call_combiner, closure, error, reason) \ macro
|