Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dcombiner.h71 #define GRPC_COMBINER_UNREF(combiner, reason) \ macro
76 #define GRPC_COMBINER_UNREF(combiner, reason) grpc_combiner_unref((combiner)) macro
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dcombiner.h76 #define GRPC_COMBINER_UNREF(combiner, reason) \ macro
81 #define GRPC_COMBINER_UNREF(combiner, reason) grpc_combiner_unref((combiner)) macro