Home
last modified time | relevance | path

Searched refs:DnsProxyQueryResult (Results 1 – 2 of 2) sorted by relevance

/system/netd/libnetdutils/include/netdutils/
DResponseCode.h52 static constexpr int DnsProxyQueryResult = 222; variable
/system/netd/client/
DNetdClient.cpp643 if (responseCode != ResponseCode::DnsProxyQueryResult) { in getNetworkForDnsInternal()