Home
last modified time | relevance | path

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

/aosp12/system/netd/client/
H A Dnetdclient_priv.h23 void netdClientInitDnsOpenProxy(int (**DnsOpenProxyType)());
H A DNetdClientTest.cpp136 netdClientInitDnsOpenProxy(&openDnsProxyFuncPtr); in TEST()
H A DNetdClient.cpp453 extern "C" void netdClientInitDnsOpenProxy(DnsOpenProxyType* function) { in netdClientInitDnsOpenProxy() function