Home
last modified time | relevance | path

Searched refs:updateSSLStats (Results 1 – 5 of 5) sorted by relevance

/dports/net/wangle/wangle-2021.12.27.00/wangle/acceptor/
H A DAcceptorHandshakeManager.cpp56 acceptor_->updateSSLStats( in connectionReady()
82 acceptor_->updateSSLStats( in connectionError()
H A DAcceptor.h324 virtual void updateSSLStats( in updateSSLStats() function
H A DAcceptor.cpp298 updateSSLStats(sslSock.get(), latency, error, ex); in processEstablishedConnection()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/server/
H A DCpp2Worker.h129 void updateSSLStats(
H A DCpp2Worker.cpp230 void Cpp2Worker::updateSSLStats( in updateSSLStats() function in apache::thrift::Cpp2Worker