Searched defs:check_call_host (Results 1 – 6 of 6) sorted by relevance
87 void TlsCredentialsOptions::set_check_call_host(bool check_call_host) { in set_check_call_host()
100 grpc_tls_credentials_options* options, int check_call_host) { in grpc_tls_credentials_options_set_check_call_host()
52 bool check_call_host() const { return check_call_host_; } in check_call_host() function
121 void TlsCredentialsOptions::set_check_call_host(bool check_call_host) { in set_check_call_host()
114 grpc_tls_credentials_options* options, int check_call_host) { in grpc_tls_credentials_options_set_check_call_host()
53 bool check_call_host() const { return check_call_host_; } in check_call_host() function