Home
last modified time | relevance | path

Searched defs:OnHostsRead (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/dns/
H A Dtest_dns_config_service.h41 void OnHostsRead(const DnsHosts& hosts) { in OnHostsRead() function
H A Ddns_config_service.cc190 void DnsConfigService::OnHostsRead(DnsHosts hosts) { in OnHostsRead() function in net::DnsConfigService