/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | dns_manager_test.cpp | 77 AddrInfo hints; in HWTEST_F() local
|
H A D | net_manager_native_test.cpp | 166 AddrInfo hints; in HWTEST_F() local
|
H A D | netsys_controller_service_impl_test.cpp | 455 AddrInfo hints = {}; in HWTEST_F() local
|
H A D | netsys_native_service_test.cpp | 458 AddrInfo hints; in HWTEST_F() local
|
H A D | netsys_controller_test.cpp | 392 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 D | net_address.cpp | 119 struct addrinfo hints; in SetAddress() local
|
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
H A D | dns_manager.cpp | 121 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 D | coap_client.c | 56 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 D | netsys_client.c | 143 static bool MakeKey(const char *hostName, const char *serv, const struct addrinfo *hints, in MakeKey() argument [all...] |
H A D | net_manager_native.cpp | 547 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 D | net_http_probe.cpp | 225 AddrInfo hints = {}; in GetAddrInfo() local
|
/foundation/communication/netmanager_base/services/netsyscontroller/src/ |
H A D | netsys_controller.cpp | 466 int32_t NetsysController::GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, in GetAddrInfo() argument
|
H A D | netsys_controller_service_impl.cpp | 294 GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) GetAddrInfo() argument
|
H A D | netsys_native_client.cpp | 583 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 D | net_sys_client_fuzzer.cpp | 393 AddrInfo hints; in GetAddrInfoFuzzTest() local
|
/foundation/communication/netmanager_base/services/netmanagernative/src/ |
H A D | netsys_native_service.cpp | 206 GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) GetAddrInfo() argument
|
H A D | netsys_native_service_stub.cpp | 498 AddrInfo hints = {}; in CmdGetAddrInfo() local
|
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
H A D | netsys_native_service_proxy.cpp | 208 GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) GetAddrInfo() argument
|