Searched refs:StartBatchInCallCombiner (Results 1 – 3 of 3) sorted by relevance
73 static void StartBatchInCallCombiner(void* arg, grpc_error* error);
383 void HealthCheckClient::CallState::StartBatchInCallCombiner( in StartBatchInCallCombiner() function in grpc_core::HealthCheckClient::CallState395 GRPC_CLOSURE_INIT(&batch->handler_private.closure, StartBatchInCallCombiner, in StartBatch()
786 static void StartBatchInCallCombiner(void* arg, grpc_error* ignored);4363 void RetryingCall::StartBatchInCallCombiner(void* arg, in StartBatchInCallCombiner() function in grpc_core::__anon5e2240680111::RetryingCall4376 GRPC_CLOSURE_INIT(&batch->handler_private.closure, StartBatchInCallCombiner, in AddClosureForSubchannelBatch()