Home
last modified time | relevance | path

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

/system/netd/include/
DNetdClient.h53 int resNetworkQuery(unsigned netId, const char* dname, int ns_class, int ns_type, uint32_t flags);
/system/netd/client/
DNetdClient.cpp529 extern "C" int resNetworkQuery(unsigned netId, const char* dname, int ns_class, int ns_type, in resNetworkQuery() argument
532 int len = res_mkquery(ns_o_query, dname, ns_class, ns_type, nullptr, 0, nullptr, buf.data(), in resNetworkQuery()