Searched refs:fraudulent_certificate_reporter_ (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/net/url_request/
H A Durl_request_context.h103 return fraudulent_certificate_reporter_;
107 fraudulent_certificate_reporter_ = fraudulent_certificate_reporter;
228 FraudulentCertificateReporter* fraudulent_certificate_reporter_; member in class:net::URLRequestContext
H A Durl_request_context.cc24 fraudulent_certificate_reporter_(NULL),
48 set_fraudulent_certificate_reporter(other->fraudulent_certificate_reporter_);
H A Durl_request_context_storage.h85 scoped_ptr<FraudulentCertificateReporter> fraudulent_certificate_reporter_; member in class:net::URLRequestContextStorage
H A Durl_request_context_storage.cc61 fraudulent_certificate_reporter_.reset(fraudulent_certificate_reporter);
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_io_data.h452 return fraudulent_certificate_reporter_.get();
666 fraudulent_certificate_reporter_; member in class:ProfileIOData
H A Dprofile_io_data.cc1031 fraudulent_certificate_reporter_.reset(

Completed in 196 milliseconds