Searched refs:batch_str (Results 1 – 1 of 1) sorted by relevance
2096 char* batch_str = grpc_transport_stream_op_batch_string(&batch_data->batch); in on_complete() local2098 chand, calld, grpc_error_string(error), batch_str); in on_complete()2099 gpr_free(batch_str); in on_complete()2177 char* batch_str = grpc_transport_stream_op_batch_string(batch); in add_closure_for_subchannel_batch() local2179 calld, batch_str); in add_closure_for_subchannel_batch()2180 gpr_free(batch_str); in add_closure_for_subchannel_batch()