Searched refs:set_watch_identity_pair (Results 1 – 3 of 3) sorted by relevance
161 tls_credentials_options->set_watch_identity_pair(true); in create_security_connector()209 tls_credentials_options->set_watch_identity_pair(true); in create_security_connector()
131 options->set_watch_identity_pair(true); in grpc_tls_credentials_options_watch_identity_key_cert_pairs()
169 void set_watch_identity_pair(bool watch) { watch_identity_pair_ = watch; } in set_watch_identity_pair() function