HomeSort by relevance Sort by last modified time
    Searched defs:SSLConfigServiceManager (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/net/
ssl_config_service_manager.h 16 class SSLConfigServiceManager {
18 // Create an instance of the default SSLConfigServiceManager for the current
24 static SSLConfigServiceManager* CreateDefaultManager(
28 virtual ~SSLConfigServiceManager() {}
  /external/chromium_org/chrome/browser/net/
ssl_config_service_manager.h 16 class SSLConfigServiceManager {
18 // Create an instance of the SSLConfigServiceManager. The lifetime of the
21 static SSLConfigServiceManager* CreateDefaultManager(
26 virtual ~SSLConfigServiceManager() {}

Completed in 1027 milliseconds