Searched refs:cancel_check_call_host (Results 1 – 5 of 5) sorted by relevance
169 c = GPR_ICMP((void*)sc1->cancel_check_call_host, in grpc_channel_security_connector_cmp()170 (void*)sc2->cancel_check_call_host); in grpc_channel_security_connector_cmp()200 if (sc == nullptr || sc->cancel_check_call_host == nullptr) { in grpc_channel_security_connector_cancel_check_call_host()204 sc->cancel_check_call_host(sc, on_call_host_checked, error); in grpc_channel_security_connector_cancel_check_call_host()558 c->base.cancel_check_call_host = fake_channel_cancel_check_call_host;1078 c->base.cancel_check_call_host = ssl_channel_cancel_check_call_host;
124 void (*cancel_check_call_host)(grpc_channel_security_connector* sc, member
209 c->base.cancel_check_call_host = local_cancel_check_call_host; in grpc_local_channel_security_connector_create()
259 c->base.cancel_check_call_host = alts_cancel_check_call_host; in grpc_alts_channel_security_connector_create()
257 static void cancel_check_call_host(void* arg, grpc_error* error) { in cancel_check_call_host() function321 cancel_check_call_host, elem, in auth_start_transport_stream_op_batch()