Home
last modified time | relevance | path

Searched refs:CreateSystemSSLConfigService (Results 1 – 3 of 3) sorted by relevance

/external/chromium/net/base/
Dssl_config_service.cc18 SSLConfigService* SSLConfigService::CreateSystemSSLConfigService() { in CreateSystemSSLConfigService() function in net::SSLConfigService
Dssl_config_service.h83 static SSLConfigService* CreateSystemSSLConfigService();
/external/chromium/net/tools/fetch/
Dfetch_client.cc140 net::SSLConfigService::CreateSystemSSLConfigService()); in main()