Home
last modified time | relevance | path

Searched refs:GetV1ReportingEndpointsByOrigin (Results 1 – 9 of 9) sorted by relevance

/external/cronet/net/reporting/
Dreporting_service.cc173 GetV1ReportingEndpointsByOrigin() const override { in GetV1ReportingEndpointsByOrigin() function in net::__anon4404864d0111::ReportingServiceImpl
174 return context_->cache()->GetV1ReportingEndpointsByOrigin(); in GetV1ReportingEndpointsByOrigin()
Dreporting_service.h133 GetV1ReportingEndpointsByOrigin() const = 0;
Dreporting_cache.h261 GetV1ReportingEndpointsByOrigin() const = 0;
Dreporting_test_util.h374 GetV1ReportingEndpointsByOrigin() const override;
Dreporting_cache_impl.h67 GetV1ReportingEndpointsByOrigin() const override;
Dreporting_test_util.cc385 TestReportingService::GetV1ReportingEndpointsByOrigin() const { in GetV1ReportingEndpointsByOrigin() function in net::TestReportingService
Dreporting_endpoint_manager_unittest.cc96 GetV1ReportingEndpointsByOrigin() const override { in GetV1ReportingEndpointsByOrigin() function in net::__anona1bef6360111::TestReportingCache
Dreporting_cache_unittest.cc2021 auto endpoints = cache()->GetV1ReportingEndpointsByOrigin(); in TEST_P()
Dreporting_cache_impl.cc210 ReportingCacheImpl::GetV1ReportingEndpointsByOrigin() const { in GetV1ReportingEndpointsByOrigin() function in net::ReportingCacheImpl