Searched refs:SetNotifyOnCancel (Results 1 – 7 of 7) sorted by relevance
101 void SetNotifyOnCancel(grpc_closure* closure);
189 void CallCombiner::SetNotifyOnCancel(grpc_closure* closure) { in SetNotifyOnCancel() function in grpc_core::CallCombiner
323 calld->call_combiner->SetNotifyOnCancel(GRPC_CLOSURE_INIT( in send_security_metadata()393 calld->call_combiner->SetNotifyOnCancel(GRPC_CLOSURE_INIT( in client_auth_start_transport_stream_op_batch()
223 calld->call_combiner->SetNotifyOnCancel(&calld->cancel_closure); in recv_initial_metadata_ready()
275 call_combiner_.SetNotifyOnCancel(nullptr); in ~CallState()
616 c->call_combiner.SetNotifyOnCancel(nullptr); in grpc_call_unref()
2913 calld->call_combiner_->SetNotifyOnCancel(&closure_); in ResolverQueuedCallCanceller()5247 lb_call_->call_combiner_->SetNotifyOnCancel(&closure_); in LbQueuedCallCanceller()