Home
last modified time | relevance | path

Searched refs:openSecConnection (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/modules/thrift/src/thrift/transport/
DTSSLSocket.h182 void openSecConnection(struct addrinfo *res);
DTSSLSocket.cpp109 void TSSLSocket::openSecConnection(struct addrinfo *res) in openSecConnection() function in apache::thrift::transport::TSSLSocket
316 openSecConnection(res); in open()