Searched refs:client_handshaker_factory_ (Results 1 – 3 of 3) sorted by relevance
165 if (client_handshaker_factory_ != nullptr) { in ~TlsChannelSecurityConnector()166 tsi_ssl_client_handshaker_factory_unref(client_handshaker_factory_); in ~TlsChannelSecurityConnector()177 if (client_handshaker_factory_ != nullptr) { in add_handshakers()181 client_handshaker_factory_, in add_handshakers()382 if (client_handshaker_factory_ != nullptr) { in UpdateHandshakerFactoryLocked()383 tsi_ssl_client_handshaker_factory_unref(client_handshaker_factory_); in UpdateHandshakerFactoryLocked()403 &client_handshaker_factory_); in UpdateHandshakerFactoryLocked()
74 return client_handshaker_factory_; in ClientHandshakerFactoryForTesting()135 tsi_ssl_client_handshaker_factory* client_handshaker_factory_ = nullptr; variable
87 tsi_ssl_client_handshaker_factory_unref(client_handshaker_factory_); in ~grpc_ssl_channel_security_connector()113 &options, &client_handshaker_factory_); in InitializeHandshakerFactory()129 client_handshaker_factory_, in add_handshakers()200 tsi_ssl_client_handshaker_factory* client_handshaker_factory_; member in __anonf407fa320111::grpc_ssl_channel_security_connector