Searched refs:CallCombinerClosureList (Results 1 – 7 of 7) sorted by relevance
125 class CallCombinerClosureList {127 CallCombinerClosureList() {} in CallCombinerClosureList() function
147 class CallCombinerClosureList {149 CallCombinerClosureList() {} in CallCombinerClosureList() function
447 const CallCombinerClosureList& closures);448 static bool YieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in YieldCallCombiner() argument451 static bool NoYieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in NoYieldCallCombiner() argument455 const CallCombinerClosureList& closures) { in YieldCallCombinerIfPendingBatchesFound()693 const CallCombinerClosureList& closures);694 static bool YieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in YieldCallCombiner() argument697 static bool NoYieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in NoYieldCallCombiner() argument701 const CallCombinerClosureList& closures) { in YieldCallCombinerIfPendingBatchesFound()747 CallCombinerClosureList* closures);752 SubchannelCallRetryState* retry_state, CallCombinerClosureList* closures);[all …]
1245 grpc_core::CallCombinerClosureList closures; in pending_batches_fail()1297 grpc_core::CallCombinerClosureList closures; in pending_batches_resume()1813 grpc_error* error, grpc_core::CallCombinerClosureList* closures) { in add_closure_for_recv_trailing_metadata_ready()1851 grpc_core::CallCombinerClosureList* closures) { in add_closures_for_deferred_recv_callbacks()1907 grpc_error* error, grpc_core::CallCombinerClosureList* closures) { in add_closures_to_fail_unstarted_pending_batches()1938 grpc_core::CallCombinerClosureList closures; in run_closures_for_completed_call()2023 grpc_core::CallCombinerClosureList* closures) { in add_closure_for_completed_pending_batch()2054 grpc_core::CallCombinerClosureList* closures) { in add_closures_for_replay_or_pending_send_ops()2121 grpc_core::CallCombinerClosureList closures; in on_complete()2169 grpc_core::CallCombinerClosureList* closures) { in add_closure_for_subchannel_batch()[all …]
189 grpc_core::CallCombinerClosureList closures;
219 grpc_core::CallCombinerClosureList closures;
628 grpc_core::CallCombinerClosureList closures; in StartTransportStreamOp()