/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/ |
H A D | net_handle.cpp | 28 int32_t NetHandle::GetAddressesByName(const std::string &host, std::vector<INetAddr> &addrList) in GetAddressesByName() function in OHOS::NetManagerStandard::NetHandle
|
H A D | net_conn_client.cpp | 361 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 D | net_handle_interface.cpp | 26 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 D | net_manager_center.cpp | 147 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 D | connection_module.cpp | 242 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 D | net_conn_service_stub_test.h | 134 …int32_t GetAddressesByName(const std::string &host, int32_t netId, std::vector<INetAddr> &addrList… in GetAddressesByName() function
|
H A D | net_conn_service_test.cpp | 78 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 D | net_manager_center_test.cpp | 39 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 D | net_conn_service_proxy.cpp | 886 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 D | net_conn_service.cpp | 1405 int32_t NetConnService::GetAddressesByName(const std::string &host, int32_t netId, std::vector<INet… in GetAddressesByName() function in OHOS::NetManagerStandard::NetConnService
|