Searched defs:fraudulent_certificate_reporter (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/url_request/
H A Durl_request_context_storage.cc20 #include "net/url_request/fraudulent_certificate_reporter.h"
58 FraudulentCertificateReporter* fraudulent_certificate_reporter) {
60 fraudulent_certificate_reporter);
61 fraudulent_certificate_reporter_.reset(fraudulent_certificate_reporter);
57 set_fraudulent_certificate_reporter( FraudulentCertificateReporter* fraudulent_certificate_reporter) argument
H A Durl_request_context.h102 FraudulentCertificateReporter* fraudulent_certificate_reporter() const { function in class:net::URLRequestContext
106 FraudulentCertificateReporter* fraudulent_certificate_reporter) {
107 fraudulent_certificate_reporter_ = fraudulent_certificate_reporter;
105 set_fraudulent_certificate_reporter( FraudulentCertificateReporter* fraudulent_certificate_reporter) argument
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_io_data.h451 net::FraudulentCertificateReporter* fraudulent_certificate_reporter() const { function in class:ProfileIOData

Completed in 121 milliseconds