Home
last modified time | relevance | path

Searched refs:DEBUG_FMT_STR (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dcall_combiner.cc53 #define DEBUG_FMT_STR "%s:%d: " macro
57 #define DEBUG_FMT_STR macro
68 "==> grpc_call_combiner_start() [%p] closure=%p [" DEBUG_FMT_STR in grpc_call_combiner_start()
105 "==> grpc_call_combiner_stop() [%p] [" DEBUG_FMT_STR "%s]", in grpc_call_combiner_stop()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dcall_combiner.cc105 #define DEBUG_FMT_STR "%s:%d: " macro
109 #define DEBUG_FMT_STR macro
118 "==> CallCombiner::Start() [%p] closure=%p [" DEBUG_FMT_STR in Start()
151 gpr_log(GPR_INFO, "==> CallCombiner::Stop() [%p] [" DEBUG_FMT_STR "%s]", in Stop()