Home
last modified time | relevance | path

Searched refs:AddBatchForInternalRecvTrailingMetadata (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.cc390 void AddBatchForInternalRecvTrailingMetadata(
882 AddBatchForInternalRecvTrailingMetadata(CallCombinerClosureList* closures) { in AddBatchForInternalRecvTrailingMetadata() function in grpc_core::__anon8285bb3f0111::RetryFilter::CallData::CallAttempt
1425 call_attempt->AddBatchForInternalRecvTrailingMetadata(&closures); in RecvInitialMetadataReady()
1526 call_attempt->AddBatchForInternalRecvTrailingMetadata(&closures); in RecvMessageReady()
1871 call_attempt->AddBatchForInternalRecvTrailingMetadata(&closures); in OnComplete()
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dretry_filter_legacy_call_data.cc337 AddBatchForInternalRecvTrailingMetadata(CallCombinerClosureList* closures) { in AddBatchForInternalRecvTrailingMetadata() function in grpc_core::RetryFilter::LegacyCallData::CallAttempt
881 call_attempt->AddBatchForInternalRecvTrailingMetadata(&closures); in RecvInitialMetadataReady()
982 call_attempt->AddBatchForInternalRecvTrailingMetadata(&closures); in RecvMessageReady()
1327 call_attempt->AddBatchForInternalRecvTrailingMetadata(&closures); in OnComplete()
H A Dretry_filter_legacy_call_data.h221 void AddBatchForInternalRecvTrailingMetadata(