Home
last modified time | relevance | path

Searched defs:reporting_service_ (Results 1 – 7 of 7) sorted by relevance

/external/cronet/components/metrics/
Dmetrics_service.h594 MetricsReportingService reporting_service_; variable
/external/cronet/net/url_request/
Durl_request_context.h335 std::unique_ptr<ReportingService> reporting_service_; variable
Durl_request_context_builder.h447 std::unique_ptr<ReportingService> reporting_service_; variable
/external/cronet/net/network_error_logging/
Dnetwork_error_logging_service.h297 raw_ptr<ReportingService> reporting_service_ = nullptr; variable
Dnetwork_error_logging_service_unittest.cc215 std::unique_ptr<TestReportingService> reporting_service_; member in net::__anondefd288a0111::NetworkErrorLoggingServiceTest
/external/cronet/net/http/
Dhttp_network_session.h336 const raw_ptr<ReportingService> reporting_service_; variable
/external/cronet/net/extras/sqlite/
Dsqlite_persistent_reporting_and_nel_store_unittest.cc723 std::unique_ptr<TestReportingService> reporting_service_; member in net::SQLitePersistNelTest