Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
Dcoap_client.c67 struct addrinfo hints; in CoapResolveAddress() local
159 static void InitAddrinfo(struct addrinfo *hints) in InitAddrinfo()
173 struct addrinfo hints; in CoapGetContextEx() local
305 struct addrinfo hints; in CoapGetSessionEx() local
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
Ddns_getaddrinfo.cpp27 int32_t DnsGetAddrInfo::CheckHints(const AddrInfo &hints) in CheckHints()
98 …nfo::GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, in GetAddrInfo()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Ddns_manager_test.cpp77 AddrInfo hints; variable
Dnet_manager_native_test.cpp165 AddrInfo hints; variable
Ddns_getaddrinfo_test_new.cpp138 AddrInfo hints = { variable
Dnetsys_controller_test.cpp456 AddrInfo hints; variable
564 AddrInfo hints = {0}; variable
Dnetsys_native_service_test.cpp500 AddrInfo hints; variable
Dnetsys_native_service_stub_test.cpp119 …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.cpp27 struct addrinfo hints; in SetAddress() local
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
Ddns_manager.cpp105 …ger::GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, in GetAddrInfo()
/foundation/arkui/ace_engine/frameworks/core/pipeline/layers/
Dace_scene_builder.cpp55 …AceSceneBuilder::AddPicture(double dx, double dy, fml::RefPtr<flutter::Picture> picture, int hints) in AddPicture()
Dflutter_scene_builder.cpp39 …terSceneBuilder::AddPicture(double dx, double dy, fml::RefPtr<flutter::Picture> picture, int hints) in AddPicture()
/foundation/communication/netmanager_base/services/netmanagernative/netsys_client/src/
Dnetsys_client.c135 static bool MakeKey(const char *hostName, const char *serv, const struct addrinfo *hints, in MakeKey()
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnet_monitor.cpp464 AddrInfo hints = {}; in GetIpAddr() local
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
Dnet_manager_native.cpp416const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) in DnsGetAddrInfo()
/foundation/communication/netmanager_base/services/netsyscontroller/src/
Dnetsys_controller_service_impl.cpp240const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) in GetAddrInfo()
Dnetsys_controller.cpp330 …ler::GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, in GetAddrInfo()
Dnetsys_native_client.cpp460const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) in GetAddrInfo()
/foundation/communication/netmanager_base/services/netmanagernative/src/
Dnetsys_native_service.cpp193const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) in GetAddrInfo()
Dnetsys_native_service_stub.cpp342 AddrInfo hints = {}; in CmdGetAddrInfo() local
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
Dnetsys_native_service_proxy.cpp188const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) in GetAddrInfo()
/foundation/communication/netmanager_base/test/fuzztest/netsysclient_fuzzer/
Dnet_sys_client_fuzzer.cpp430 AddrInfo hints; in GetAddrInfoFuzzTest() local