Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dretry_filter.cc286 void AddRetriableSendMessageOp();
830 replay_batch_data->AddRetriableSendMessageOp(); in MaybeCreateBatchForReplay()
1036 batch_data->AddRetriableSendMessageOp(); in AddBatchesForPendingBatches()
1956 AddRetriableSendMessageOp() { in AddRetriableSendMessageOp() function in grpc_core::__anon8285bb3f0111::RetryFilter::CallData::CallAttempt::BatchData
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dretry_filter_legacy_call_data.h117 void AddRetriableSendMessageOp();
H A Dretry_filter_legacy_call_data.cc284 replay_batch_data->AddRetriableSendMessageOp(); in MaybeCreateBatchForReplay()
491 batch_data->AddRetriableSendMessageOp(); in AddBatchesForPendingBatches()
1412 AddRetriableSendMessageOp() { in AddRetriableSendMessageOp() function in grpc_core::RetryFilter::LegacyCallData::CallAttempt::BatchData