Searched refs:GRPC_CALL_INTERNAL_UNREF (Results 1 – 2 of 2) sorted by relevance
66 #define GRPC_CALL_INTERNAL_UNREF(call, reason) \ macro72 #define GRPC_CALL_INTERNAL_UNREF(call, reason) grpc_call_internal_unref(call) macro
560 GRPC_CALL_INTERNAL_UNREF(cc->parent, "child"); in grpc_call_unref()579 GRPC_CALL_INTERNAL_UNREF(c, "destroy"); in grpc_call_unref()656 GRPC_CALL_INTERNAL_UNREF(state->call, "termination"); in done_termination()1119 GRPC_CALL_INTERNAL_UNREF(call, "completion"); in finish_batch_completion()1160 GRPC_CALL_INTERNAL_UNREF(child, "propagate_cancel"); in post_batch_completion()1186 GRPC_CALL_INTERNAL_UNREF(call, "completion"); in post_batch_completion()