Searched defs:LogResponseOrErrorCode (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/components/metrics/ | ||
H A D | metrics_reporting_service.cc | 77 void MetricsReportingService::LogResponseOrErrorCode(int response_code, in LogResponseOrErrorCode() function in metrics::MetricsReportingService |
H A D | reporting_service.h | 104 virtual void LogResponseOrErrorCode(int response_code, in LogResponseOrErrorCode() function |
/aosp_15_r20/external/cronet/components/metrics/structured/reporting/ | ||
H A D | structured_metrics_reporting_service.cc | 70 void StructuredMetricsReportingService::LogResponseOrErrorCode( in LogResponseOrErrorCode() function in metrics::structured::reporting::StructuredMetricsReportingService |