Searched refs:UpdateReportingEndpointDetails (Results 1 – 7 of 7) sorted by relevance
61 void UpdateReportingEndpointDetails( in COMPONENT_EXPORT()
134 void UpdateReportingEndpointDetails(const ReportingEndpoint& endpoint);614 UpdateReportingEndpointDetails(const ReportingEndpoint& endpoint) { in UpdateReportingEndpointDetails() function in net::SQLitePersistentReportingAndNelStore::Backend1543 void SQLitePersistentReportingAndNelStore::UpdateReportingEndpointDetails( in UpdateReportingEndpointDetails() function in net::SQLitePersistentReportingAndNelStore1545 backend_->UpdateReportingEndpointDetails(endpoint); in UpdateReportingEndpointDetails()
984 UpdateReportingEndpointDetails) { in TEST_F() argument995 store_->UpdateReportingEndpointDetails(endpoint); in TEST_F()1288 store_->UpdateReportingEndpointDetails(endpoint); in TEST_F()1502 store_->UpdateReportingEndpointDetails(endpoint); in TEST_F()
98 void UpdateReportingEndpointDetails(
360 virtual void UpdateReportingEndpointDetails(
196 void MockPersistentReportingStore::UpdateReportingEndpointDetails( in UpdateReportingEndpointDetails() function in net::MockPersistentReportingStore
1256 store()->UpdateReportingEndpointDetails(new_endpoint); in AddOrUpdateEndpoint()