Searched defs:ignore_certificate_errors (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/shell/browser/
H A Dshell_url_request_context_getter.cc61 bool ignore_certificate_errors,
67 : ignore_certificate_errors_(ignore_certificate_errors),
169 network_session_params.ignore_certificate_errors =
60 ShellURLRequestContextGetter( bool ignore_certificate_errors, const base::FilePath& base_path, base::MessageLoop* io_loop, base::MessageLoop* file_loop, ProtocolHandlerMap* protocol_handlers, net::NetLog* net_log) argument
/external/chromium/net/http/
H A Dhttp_stream_factory.h222 static bool ignore_certificate_errors() { function in class:net::HttpStreamFactory
/external/chromium_org/net/url_request/
H A Durl_request_context_builder.h62 bool ignore_certificate_errors; member in struct:net::URLRequestContextBuilder::HttpNetworkSessionParams
/external/chromium_org/chrome/browser/
H A Dio_thread.h156 bool ignore_certificate_errors; member in struct:IOThread::Globals
/external/chromium_org/net/http/
H A Dhttp_network_session.h75 bool ignore_certificate_errors; member in struct:net::HttpNetworkSession::Params

Completed in 232 milliseconds