Home
last modified time | relevance | path

Searched defs:hints (Results 1 – 24 of 24) sorted by relevance

/system/extras/multinetwork/
Ddnschk.cpp38 const struct addrinfo hints = { in main() local
Dhttpurl.cpp98 struct addrinfo hints = { in parseUrl() local
/system/core/libcutils/
Dsocket_network_client_windows.cpp39 struct addrinfo hints; in socket_network_client() local
Dsocket_network_client_unix.cpp48 struct addrinfo hints; in socket_network_client_timeout() local
/system/netd/resolv/
Dlibnetd_resolv_test.cpp159 const struct addrinfo hints = { in TEST_F() local
189 const struct addrinfo hints = { in TEST_F() local
234 const struct addrinfo hints = { in TEST_F() local
316 const struct addrinfo hints = { in TEST_F() local
346 const addrinfo hints = {.ai_family = AF_INET6}; in TEST_F() local
384 const struct addrinfo hints = {.ai_family = config.ai_family}; in TEST_F() local
431 const struct addrinfo hints = {.ai_family = AF_UNSPEC}; in TEST_F() local
455 const struct addrinfo hints = {.ai_family = AF_UNSPEC}; in TEST_F() local
Dresolver_test.cpp88 const struct addrinfo* hints) { in safe_getaddrinfo()
628 const addrinfo hints = {.ai_family = AF_INET}; in TEST_F() local
685 addrinfo hints = {.ai_family = AF_INET}; in TEST_F() local
759 addrinfo hints = {.ai_family = AF_INET}; in TEST_F() local
779 addrinfo hints = {.ai_family = AF_INET}; in TEST_F() local
797 addrinfo hints = {.ai_family = AF_INET}; in TEST_F() local
834 addrinfo hints = {.ai_family = AF_INET6}; in TEST_F() local
869 const addrinfo hints = {.ai_family = AF_INET6}; in TEST_F() local
908 const addrinfo hints = {.ai_family = AF_INET6}; in TEST_F() local
954 const addrinfo hints = {.ai_family = AF_INET6}; in TEST_F() local
[all …]
DDns64Configuration.cpp146 const struct addrinfo hints = { in doRfc7050PrefixDiscovery() local
DPrivateDnsConfiguration.cpp42 addrinfo hints = {.ai_family = AF_UNSPEC, .ai_flags = AI_NUMERICHOST | AI_NUMERICSERV}; in parseServer() local
Ddnsresolver_binder_test.cpp210 addrinfo hints = {.ai_family = AF_INET, .ai_socktype = SOCK_DGRAM}; in TEST_F() local
DDnsProxyListener.cpp508 addrinfo* hints, in GetAddrInfoHandler()
735 addrinfo* hints = nullptr; in runCommand() local
Dgetaddrinfo.cpp258 int getaddrinfo_numeric(const char* hostname, const char* servname, addrinfo hints, in getaddrinfo_numeric()
272 const struct addrinfo* hints, in android_getaddrinfofornetcontext()
Dres_cache.cpp1739 const addrinfo hints = { in resolv_set_nameservers_for_net() local
/system/netd/libnetdutils/
DInternetAddresses.cpp59 const addrinfo hints = { in forString() local
/system/hardware/interfaces/net/netd/testutils/
DVtsHalNetNetdTestUtils.cpp97 addrinfo *ai, hints = {.ai_flags = AI_NUMERICHOST | AI_NUMERICSERV}; in checkReachability() local
/system/extras/libperfmgr/tools/
DConfigVerifier.cc105 std::vector<std::string> hints = hm->GetHints(); in execConfig() local
/system/netd/server/
DNetdConstants.cpp105 addrinfo hints = { in parsePrefix() local
DSockDiagTest.cpp217 addrinfo hints = { .ai_flags = AI_NUMERICHOST }, *src, *dst; in makeDiagMessage() local
DSockDiag.cpp136 addrinfo hints = { .ai_flags = AI_NUMERICHOST }; in sendDumpRequest() local
DTetherController.cpp363 addrinfo *res, hints = { .ai_flags = AI_NUMERICHOST }; in setDnsForwarders() local
/system/extras/libperfmgr/
DHintManager.cc80 std::vector<std::string> hints; in GetHints() local
/system/extras/libperfmgr/tests/
DHintManagerTest.cc207 std::vector<std::string> hints = hm.GetHints(); in TEST_F() local
/system/core/libnetutils/
Difc_utils.c100 struct addrinfo hints, *ai; in string_to_ip() local
/system/core/adb/
Dsysdeps_win32.cpp902 struct addrinfo hints; in network_connect() local
/system/netd/tests/
Dbinder_test.cpp788 const struct addrinfo hints = { in interfaceHasAddress() local