Home
last modified time | relevance | path

Searched defs:hints (Results 1 – 13 of 13) 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.c39 struct addrinfo hints; in socket_network_client() local
Dsocket_network_client_unix.c48 struct addrinfo hints; in socket_network_client_timeout() local
/system/netd/tests/
Dnetd_test.cpp87 AddrInfo(const char* node, const char* service, const addrinfo& hints) : ai_(nullptr) { in AddrInfo()
97 int init(const char* node, const char* service, const addrinfo& hints) { in init()
458 addrinfo hints; in TEST_F() local
521 addrinfo hints; in TEST_F() local
578 addrinfo hints; in TEST_F() local
646 addrinfo hints; in TEST_F() local
Dbinder_test.cpp455 const struct addrinfo hints = { in interfaceHasAddress() local
/system/netd/server/
DDnsProxyListener.cpp125 SocketClient *c, char* host, char* service, struct addrinfo* hints, in GetAddrInfoHandler()
334 struct addrinfo* hints = NULL; in runCommand() local
DTetherController.cpp262 addrinfo *res, hints = { .ai_flags = AI_NUMERICHOST }; in setDnsForwarders() local
DNetdConstants.cpp191 addrinfo hints = { in parsePrefix() local
DSockDiagTest.cpp215 addrinfo hints = { .ai_flags = AI_NUMERICHOST }, *src, *dst; in makeDiagMessage() local
DSockDiag.cpp136 addrinfo hints = { .ai_flags = AI_NUMERICHOST }; in sendDumpRequest() local
/system/core/libnetutils/
Difc_utils.c100 struct addrinfo hints, *ai; in string_to_ip() local
/system/core/adb/
Dsysdeps_win32.cpp844 struct addrinfo hints; in network_connect() local