Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc2096 char* batch_str = grpc_transport_stream_op_batch_string(&batch_data->batch); in on_complete() local
2098 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() local
2179 calld, batch_str); in add_closure_for_subchannel_batch()
2180 gpr_free(batch_str); in add_closure_for_subchannel_batch()