Searched refs:getDohServer (Results 1 – 3 of 3) sorted by relevance
132 base::Result<netdutils::IPSockAddr> getDohServer(unsigned netId) const
549 base::Result<netdutils::IPSockAddr> PrivateDnsConfiguration::getDohServer(unsigned netId) const { in getDohServer() function in android::net::PrivateDnsConfiguration
1404 auto dohServerAddr = privateDnsConfiguration.getDohServer(netId); in res_doh_send()