Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc464 static void ResumePendingBatchInCallCombiner(void* arg, grpc_error* ignored);
710 static void ResumePendingBatchInCallCombiner(void* arg, grpc_error* ignored);
980 static void ResumePendingBatchInCallCombiner(void* arg, grpc_error* ignored);
2859 void CallData::ResumePendingBatchInCallCombiner(void* arg, in ResumePendingBatchInCallCombiner() function in grpc_core::__anon5e2240680111::CallData
2890 ResumePendingBatchInCallCombiner, batch, nullptr); in PendingBatchesResume()
3593 void RetryingCall::ResumePendingBatchInCallCombiner(void* arg, in ResumePendingBatchInCallCombiner() function in grpc_core::__anon5e2240680111::RetryingCall
3627 ResumePendingBatchInCallCombiner, batch, nullptr); in PendingBatchesResume()
5041 void LoadBalancedCall::ResumePendingBatchInCallCombiner( in ResumePendingBatchInCallCombiner() function in grpc_core::__anon5e2240680111::LoadBalancedCall
5069 ResumePendingBatchInCallCombiner, batch, in PendingBatchesResume()