Home
last modified time | relevance | path

Searched defs:hints (Results 1 - 18 of 18) sorted by relevance

/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Ddns_manager_test.cpp77 AddrInfo hints; in HWTEST_F() local
H A Dnet_manager_native_test.cpp166 AddrInfo hints; in HWTEST_F() local
H A Dnetsys_controller_service_impl_test.cpp455 AddrInfo hints = {}; in HWTEST_F() local
H A Dnetsys_native_service_test.cpp458 AddrInfo hints; in HWTEST_F() local
H A Dnetsys_controller_test.cpp392 AddrInfo hints; in HWTEST_F() local
509 AddrInfo hints = {0}; in HWTEST_F() local
/foundation/communication/netstack/frameworks/js/napi/socket/options/src/
H A Dnet_address.cpp119 struct addrinfo hints; in SetAddress() local
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Ddns_manager.cpp121 int32_t DnsManager::GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, in GetAddrInfo() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_client.c56 struct addrinfo hints; in CoapResolveAddress() local
148 static void InitAddrinfo(struct addrinfo *hints) in InitAddrinfo() argument
162 struct addrinfo hints; CoapGetContextEx() local
296 struct addrinfo hints; CoapGetSessionEx() local
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnetsys_client.c143 static bool MakeKey(const char *hostName, const char *serv, const struct addrinfo *hints, in MakeKey() argument
[all...]
H A Dnet_manager_native.cpp547 DnsGetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) DnsGetAddrInfo() argument
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_http_probe.cpp225 AddrInfo hints = {}; in GetAddrInfo() local
/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_controller.cpp466 int32_t NetsysController::GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, in GetAddrInfo() argument
H A Dnetsys_controller_service_impl.cpp294 GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) GetAddrInfo() argument
H A Dnetsys_native_client.cpp583 GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) GetAddrInfo() argument
/foundation/communication/netmanager_base/test/fuzztest/netsysclient_fuzzer/
H A Dnet_sys_client_fuzzer.cpp393 AddrInfo hints; in GetAddrInfoFuzzTest() local
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp206 GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) GetAddrInfo() argument
H A Dnetsys_native_service_stub.cpp498 AddrInfo hints = {}; in CmdGetAddrInfo() local
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp208 GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) GetAddrInfo() argument

Completed in 35 milliseconds