Home
last modified time | relevance | path

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

/system/netd/tests/
Dnetd_client_test.cpp69 const addrinfo hints = { in expectHasNetworking() local
92 const addrinfo hints = { in expectNoNetworking() local
Dbinder_test.cpp742 const struct addrinfo hints = { in interfaceHasAddress() local
/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/hardware/interfaces/net/netd/testutils/
DVtsHalNetNetdTestUtils.cpp97 addrinfo *ai, hints = {.ai_flags = AI_NUMERICHOST | AI_NUMERICSERV}; in checkReachability() local
/system/extras/libperfmgr/tools/
DConfigVerifier.cc92 std::vector<std::string> hints = hm->GetHints(); in execConfig() local
/system/netd/libnetdutils/
DInternetAddresses.cpp61 const addrinfo hints = { in forString() local
/system/netd/server/
DNetdConstants.cpp104 addrinfo hints = { in parsePrefix() local
DSockDiagTest.cpp218 addrinfo hints = { .ai_flags = AI_NUMERICHOST }, *src, *dst; in makeDiagMessage() local
DSockDiag.cpp139 addrinfo hints = { .ai_flags = AI_NUMERICHOST }; in sendDumpRequest() local
DTetherController.cpp413 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.cpp940 struct addrinfo hints; in network_connect() local