Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc689 void MaybeClearPendingBatch(PendingBatch* pending);
3522 void RetryingCall::MaybeClearPendingBatch(PendingBatch* pending) { in MaybeClearPendingBatch() function in grpc_core::__anon5e2240680111::RetryingCall
3886 batch_data->call->MaybeClearPendingBatch(pending); in InvokeRecvInitialMetadataCallback()
3977 call->MaybeClearPendingBatch(pending); in InvokeRecvMessageCallback()
4087 MaybeClearPendingBatch(pending); in AddClosureForRecvTrailingMetadataReady()
4157 MaybeClearPendingBatch(pending); in AddClosuresToFailUnstartedPendingBatches()
4261 MaybeClearPendingBatch(pending); in AddClosuresForCompletedPendingBatch()