Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dcombiner.h43 #define GRPC_COMBINER_REF(combiner, reason) \ macro
49 #define GRPC_COMBINER_REF(combiner, reason) grpc_combiner_ref((combiner)) macro
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dcombiner.h68 #define GRPC_COMBINER_REF(combiner, reason) \ macro
74 #define GRPC_COMBINER_REF(combiner, reason) grpc_combiner_ref((combiner)) macro