Home
last modified time | relevance | path

Searched defs:network_change (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/dns/
H A Dresolve_context.cc362 bool network_change) { in InvalidateCachesAndPerSessionData()
629 bool network_change) { in NotifyDohStatusObserversOfUnavailable()
H A Dhost_resolver_manager.cc334 void OnDohServerUnavailable(bool network_change) override { in OnDohServerUnavailable()
344 void StartRunner(bool network_change) { in StartRunner()
1686 void HostResolverManager::InvalidateCaches(bool network_change) { in InvalidateCaches()
H A Ddns_transaction.cc1002 void Start(bool network_change) override { in DnsHTTPAttempt()
1041 bool network_change, in DnsHTTPAttempt()
1095 bool network_change, in ProbeComplete()
H A Ddns_test_util.cc639 void Start(bool network_change) override { in Start()
H A Dresolve_context_unittest.cc709 void OnDohServerUnavailable(bool network_change) override { in OnDohServerUnavailable()