Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
Dcoap_client.c56 struct addrinfo hints; in CoapResolveAddress() local
148 static void InitAddrinfo(struct addrinfo *hints) in InitAddrinfo()
162 struct addrinfo hints; in CoapGetContextEx() local
296 struct addrinfo hints; in CoapGetSessionEx() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Ddns_manager_test.cpp77 AddrInfo hints; variable
Dnet_manager_native_test.cpp166 AddrInfo hints; variable
Dnetsys_controller_test.cpp391 AddrInfo hints; variable
508 AddrInfo hints = {0}; variable
Dnetsys_controller_service_impl_test.cpp454 AddrInfo hints = {}; variable
Dnetsys_native_service_test.cpp458 AddrInfo hints; variable
Dnetsys_native_service_stub_test.cpp93 …32_t GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, in GetAddrInfo()
/foundation/communication/netstack/frameworks/js/napi/socket/options/src/
Dnet_address.cpp119 struct addrinfo hints; in SetAddress() local
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
Ddns_manager.cpp121 …ger::GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, in GetAddrInfo()
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
Dnetsys_client.c143 static bool MakeKey(const char *hostName, const char *serv, const struct addrinfo *hints, in MakeKey()
Dnet_manager_native.cpp512const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) in DnsGetAddrInfo()
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnet_http_probe.cpp242 AddrInfo hints = {}; in GetAddrInfo() local
/foundation/communication/netmanager_base/services/netsyscontroller/src/
Dnetsys_controller_service_impl.cpp276const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) in GetAddrInfo()
Dnetsys_controller.cpp378 …ler::GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, in GetAddrInfo()
Dnetsys_native_client.cpp553const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) in GetAddrInfo()
/foundation/communication/netmanager_base/services/netmanagernative/src/
Dnetsys_native_service.cpp204const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) in GetAddrInfo()
Dnetsys_native_service_stub.cpp468 AddrInfo hints = {}; in CmdGetAddrInfo() local
/foundation/communication/netmanager_base/test/fuzztest/netsysclient_fuzzer/
Dnet_sys_client_fuzzer.cpp393 AddrInfo hints; in GetAddrInfoFuzzTest() local
/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
Dsocket_exec.cpp2324 addrinfo hints{}; in ConvertAddressToIp() local
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
Dnetsys_native_service_proxy.cpp209const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) in GetAddrInfo()