Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc788 void AddClosureForSubchannelBatch(grpc_transport_stream_op_batch* batch,
4373 void RetryingCall::AddClosureForSubchannelBatch( in AddClosureForSubchannelBatch() function in grpc_core::__anon5e2240680111::RetryingCall
4673 AddClosureForSubchannelBatch(batch, closures); in AddSubchannelBatchesForPendingBatches()
4714 AddClosureForSubchannelBatch(&batch_data->batch, closures); in AddSubchannelBatchesForPendingBatches()
4743 call->AddClosureForSubchannelBatch(&replay_batch_data->batch, &closures); in StartRetriableSubchannelBatches()