Home
last modified time | relevance | path

Searched refs:ClearSSLSessionCache (Results 1 – 6 of 6) sorted by relevance

/external/chromium/net/socket/
Dclient_socket_factory.cc45 ClearSSLSessionCache(); in OnUserCertAdded()
52 ClearSSLSessionCache(); in OnCertTrustChanged()
101 void ClearSSLSessionCache() { in ClearSSLSessionCache() function in net::__anon433aa9a80111::DefaultClientSocketFactory
Dclient_socket_factory.h56 virtual void ClearSSLSessionCache() = 0;
Dsocket_test_util.h547 virtual void ClearSSLSessionCache();
905 virtual void ClearSSLSessionCache();
Dsocket_test_util.cc617 void MockClientSocketFactory::ClearSSLSessionCache() { in ClearSSLSessionCache() function in net::MockClientSocketFactory
1335 void DeterministicMockClientSocketFactory::ClearSSLSessionCache() { in ClearSSLSessionCache() function in net::DeterministicMockClientSocketFactory
Dtransport_client_socket_pool_unittest.cc311 virtual void ClearSSLSessionCache() { in ClearSSLSessionCache() function in net::__anon4fded2350111::MockClientSocketFactory
Dclient_socket_pool_base_unittest.cc126 virtual void ClearSSLSessionCache() { in ClearSSLSessionCache() function in net::__anon6f49baa30111::MockClientSocketFactory