Home
last modified time | relevance | path

Searched defs:GetAddressesByName (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_handle.cpp28 int32_t NetHandle::GetAddressesByName(const std::string &host, std::vector<INetAddr> &addrList) in GetAddressesByName() function in OHOS::NetManagerStandard::NetHandle
H A Dnet_conn_client.cpp361 int32_t NetConnClient::GetAddressesByName(const std::string &host, int32_t netId, std::vector<INetA… in GetAddressesByName() function in OHOS::NetManagerStandard::NetConnClient
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/net_handle_interface/src/
H A Dnet_handle_interface.cpp26 napi_value NetHandleInterface::GetAddressesByName(napi_env env, napi_callback_info info) in GetAddressesByName() function in OHOS::NetManagerStandard::NetHandleInterface
/ohos5.0/foundation/communication/netmanager_base/services/common/src/
H A Dnet_manager_center.cpp147 int32_t NetManagerCenter::GetAddressesByName(const std::string &hostName, int32_t netId, in GetAddressesByName() function in OHOS::NetManagerStandard::NetManagerCenter
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_module/src/
H A Dconnection_module.cpp242 napi_value ConnectionModule::GetAddressesByName(napi_env env, napi_callback_info info) in GetAddressesByName() function in OHOS::NetManagerStandard::ConnectionModule
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_stub_test.h134 …int32_t GetAddressesByName(const std::string &host, int32_t netId, std::vector<INetAddr> &addrList… in GetAddressesByName() function
H A Dnet_conn_service_test.cpp78 int32_t GetAddressesByName(const std::string &hostName, int32_t netId, in GetAddressesByName() function in OHOS::NetManagerStandard::__anon4672f2240110::TestDnsService
/ohos5.0/foundation/communication/netmanager_base/test/netcommon/unittest/net_common_test/
H A Dnet_manager_center_test.cpp39 inline int32_t GetAddressesByName(const std::string &hostName, int32_t netId, in GetAddressesByName() function in OHOS::NetManagerStandard::__anonf47712420110::TestDnsService
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp886 int32_t NetConnServiceProxy::GetAddressesByName(const std::string &host, int32_t netId, std::vector… in GetAddressesByName() function in OHOS::NetManagerStandard::NetConnServiceProxy
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp1405 int32_t NetConnService::GetAddressesByName(const std::string &host, int32_t netId, std::vector<INet… in GetAddressesByName() function in OHOS::NetManagerStandard::NetConnService