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

  /external/chromium_org/content/shell/
shell_browser_context.h 72 bool ignore_certificate_errors_; member in class:content::ShellBrowserContext
shell_url_request_context_getter.h 52 bool ignore_certificate_errors_; member in class:content::ShellURLRequestContextGetter
  /external/chromium/net/http/
http_stream_factory.cc 32 bool HttpStreamFactory::ignore_certificate_errors_ = false; member in class:net::HttpStreamFactory
http_stream_factory.h 220 ignore_certificate_errors_ = value;
223 return ignore_certificate_errors_;
241 static bool ignore_certificate_errors_; member in class:net::HttpStreamFactory

Completed in 199 milliseconds