Home
last modified time | relevance | path

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

/packages/modules/Connectivity/framework/jni/
Dandroid_net_NetworkUtils.cpp191 net_handle_t dnsNetHandle = NETWORK_UNSPECIFIED; in android_net_utils_getDnsNetwork() local
192 if (int res = android_getprocdns(&dnsNetHandle) < 0) { in android_net_utils_getDnsNetwork()
204 static_cast<jlong>(dnsNetHandle)); in android_net_utils_getDnsNetwork()