Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/security/security_connector/
Dsecurity_connector.h122 grpc_closure* on_call_host_checked,
125 grpc_closure* on_call_host_checked,
141 grpc_auth_context* auth_context, grpc_closure* on_call_host_checked,
148 grpc_channel_security_connector* sc, grpc_closure* on_call_host_checked,
Dsecurity_connector.cc186 grpc_auth_context* auth_context, grpc_closure* on_call_host_checked, in grpc_channel_security_connector_check_call_host() argument
193 return sc->check_call_host(sc, host, auth_context, on_call_host_checked, in grpc_channel_security_connector_check_call_host()
198 grpc_channel_security_connector* sc, grpc_closure* on_call_host_checked, in grpc_channel_security_connector_cancel_check_call_host() argument
204 sc->cancel_check_call_host(sc, on_call_host_checked, error); in grpc_channel_security_connector_cancel_check_call_host()
478 grpc_closure* on_call_host_checked, argument
516 grpc_channel_security_connector* sc, grpc_closure* on_call_host_checked, argument
1003 grpc_closure* on_call_host_checked, argument
1026 grpc_channel_security_connector* sc, grpc_closure* on_call_host_checked, argument
Dlocal_security_connector.cc151 grpc_closure* on_call_host_checked, in local_check_call_host() argument
164 grpc_closure* on_call_host_checked, in local_cancel_check_call_host() argument
Dalts_security_connector.cc222 grpc_closure* on_call_host_checked, in alts_check_call_host() argument
235 grpc_closure* on_call_host_checked, in alts_cancel_check_call_host() argument