Searched refs:DEBUG_ARGS (Results 1 – 4 of 4) sorted by relevance
/external/grpc-grpc/src/core/lib/iomgr/ |
D | call_combiner.cc | 52 #define DEBUG_ARGS , const char *file, int line macro 56 #define DEBUG_ARGS macro 63 grpc_error* error DEBUG_ARGS, in grpc_call_combiner_start() argument 100 void grpc_call_combiner_stop(grpc_call_combiner* call_combiner DEBUG_ARGS, in grpc_call_combiner_stop() argument
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | call_combiner.cc | 104 #define DEBUG_ARGS const char *file, int line, macro 108 #define DEBUG_ARGS macro 114 DEBUG_ARGS const char* reason) { in Start() 148 void CallCombiner::Stop(DEBUG_ARGS const char* reason) { in Stop()
|
/external/grpc-grpc/src/core/lib/transport/ |
D | metadata.cc | 56 #define DEBUG_ARGS , const char *file, int line macro 60 #define DEBUG_ARGS macro 152 interned_metadata* md DEBUG_ARGS) { in ref_md_locked() argument 345 grpc_mdelem grpc_mdelem_ref(grpc_mdelem gmd DEBUG_ARGS) { in grpc_mdelem_ref() argument 399 void grpc_mdelem_unref(grpc_mdelem gmd DEBUG_ARGS) { in grpc_mdelem_unref() argument
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/transport/ |
D | metadata.cc | 61 #define DEBUG_ARGS , const char *file, int line macro 93 #define DEBUG_ARGS macro 649 void grpc_mdelem_do_unref(grpc_mdelem gmd DEBUG_ARGS) { in grpc_mdelem_do_unref() argument 675 uint32_t hash DEBUG_ARGS) { in grpc_mdelem_on_final_unref() argument
|