Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc461 void PendingBatchesFail(
707 void PendingBatchesFail(
977 void PendingBatchesFail(
2728 calld->PendingBatchesFail(elem, GRPC_ERROR_REF(calld->cancel_error_), in StartTransportStreamOpBatch()
2824 void CallData::PendingBatchesFail( in PendingBatchesFail() function in grpc_core::__anon5e2240680111::CallData
2934 calld->PendingBatchesFail(self->elem_, GRPC_ERROR_REF(error), in CancelLocked()
3075 calld->PendingBatchesFail(elem, GRPC_ERROR_REF(error), YieldCallCombiner); in ResolutionDone()
3176 PendingBatchesFail(elem, error, YieldCallCombiner); in CreateDynamicCall()
3296 PendingBatchesFail(GRPC_ERROR_REF(cancel_error_), NoYieldCallCombiner); in StartTransportStreamOpBatch()
3556 void RetryingCall::PendingBatchesFail( in PendingBatchesFail() function in grpc_core::__anon5e2240680111::RetryingCall
[all …]