Home
last modified time | relevance | path

Searched defs:GetAddressByName (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_handle.cpp37 int32_t NetHandle::GetAddressByName(const std::string &host, INetAddr &addr) in GetAddressByName() function in OHOS::NetManagerStandard::NetHandle
H A Dnet_conn_client.cpp415 int32_t NetConnClient::GetAddressByName(const std::string &host, int32_t netId, INetAddr &addr) in GetAddressByName() function in OHOS::NetManagerStandard::NetConnClient
/foundation/communication/netmanager_base/frameworks/js/napi/connection/net_handle_interface/src/
H A Dnet_handle_interface.cpp38 napi_value NetHandleInterface::GetAddressByName(napi_env env, napi_callback_info info) in GetAddressByName() function in OHOS::NetHandleInterface
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp1019 int32_t NetConnServiceProxy::GetAddressByName(const std::string &host, int32_t netId, INetAddr &addr) in GetAddressByName() function in OHOS::NetManagerStandard::NetConnServiceProxy
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp1563 int32_t NetConnService::GetAddressByName(const std::string &host, int32_t netId, INetAddr &addr) in GetAddressByName() function in OHOS::NetManagerStandard::NetConnService

Completed in 10 milliseconds