Home
last modified time | relevance | path

Searched refs:was_https (Results 1 – 6 of 6) sorted by relevance

/external/cronet/components/metrics/
Dmetrics_reporting_service.cc79 bool was_https) { in LogResponseOrErrorCode() argument
80 if (was_https) { in LogResponseOrErrorCode()
Dreporting_service.cc199 bool was_https, in OnLogUploadComplete() argument
209 reporting_info_.set_last_attempt_was_https(was_https); in OnLogUploadComplete()
212 LogResponseOrErrorCode(response_code, error_code, was_https); in OnLogUploadComplete()
Dreporting_service.h106 bool was_https) {} in LogResponseOrErrorCode() argument
124 bool was_https,
Dmetrics_reporting_service.h63 bool was_https) override;
/external/cronet/components/metrics/net/
Dnet_metrics_log_uploader_unittest.cc86 bool was_https, in DummyOnUploadComplete() argument
94 bool was_https, in OnUploadCompleteReuseUploader() argument
/external/cronet/components/metrics/structured/reporting/
Dstructured_metrics_reporting_service.h49 bool was_https) override;