Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc823 static void StartRetriableSubchannelBatches(void* arg, grpc_error* ignored);
3606 StartRetriableSubchannelBatches(this, GRPC_ERROR_NONE); in PendingBatchesResume()
4292 StartRetriableSubchannelBatches, this, in AddClosuresForReplayOrPendingSendOps()
4727 void RetryingCall::StartRetriableSubchannelBatches(void* arg, in StartRetriableSubchannelBatches() function in grpc_core::__anon983758c10111::RetryingCall