Searched refs:DEBUG_FMT_ARGS (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/core/lib/iomgr/ |
D | call_combiner.cc | 54 #define DEBUG_FMT_ARGS , file, line macro 58 #define DEBUG_FMT_ARGS macro 70 call_combiner, closure DEBUG_FMT_ARGS, reason, in grpc_call_combiner_start() 106 call_combiner DEBUG_FMT_ARGS, reason); in grpc_call_combiner_stop()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | call_combiner.cc | 106 #define DEBUG_FMT_ARGS , file, line macro 110 #define DEBUG_FMT_ARGS macro 120 this, closure DEBUG_FMT_ARGS, reason, grpc_error_string(error)); in Start() 152 this DEBUG_FMT_ARGS, reason); in Stop()
|