Searched refs:GetV1ReportingEndpointsByOrigin (Results 1 – 9 of 9) sorted by relevance
173 GetV1ReportingEndpointsByOrigin() const override { in GetV1ReportingEndpointsByOrigin() function in net::__anon4404864d0111::ReportingServiceImpl174 return context_->cache()->GetV1ReportingEndpointsByOrigin(); in GetV1ReportingEndpointsByOrigin()
133 GetV1ReportingEndpointsByOrigin() const = 0;
261 GetV1ReportingEndpointsByOrigin() const = 0;
374 GetV1ReportingEndpointsByOrigin() const override;
67 GetV1ReportingEndpointsByOrigin() const override;
385 TestReportingService::GetV1ReportingEndpointsByOrigin() const { in GetV1ReportingEndpointsByOrigin() function in net::TestReportingService
96 GetV1ReportingEndpointsByOrigin() const override { in GetV1ReportingEndpointsByOrigin() function in net::__anona1bef6360111::TestReportingCache
2021 auto endpoints = cache()->GetV1ReportingEndpointsByOrigin(); in TEST_P()
210 ReportingCacheImpl::GetV1ReportingEndpointsByOrigin() const { in GetV1ReportingEndpointsByOrigin() function in net::ReportingCacheImpl