Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc771 void AddClosuresForCompletedPendingBatch(SubchannelCallBatchData* batch_data,
4237 void RetryingCall::AddClosuresForCompletedPendingBatch( in AddClosuresForCompletedPendingBatch() function in grpc_core::__anon5e2240680111::RetryingCall
4334 call->AddClosuresForCompletedPendingBatch(batch_data, GRPC_ERROR_REF(error), in OnComplete()