Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc688 void PendingBatchClear(PendingBatch* pending);
3507 void RetryingCall::PendingBatchClear(PendingBatch* pending) { in PendingBatchClear() function in grpc_core::__anon5e2240680111::RetryingCall
3539 PendingBatchClear(pending); in MaybeClearPendingBatch()
3581 PendingBatchClear(pending); in PendingBatchesFail()
3630 PendingBatchClear(pending); in PendingBatchesResume()
4674 PendingBatchClear(pending); in AddSubchannelBatchesForPendingBatches()