Home
last modified time | relevance | path

Searched defs:CreateTcpClient (Results 1 – 2 of 2) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/network/
Dnetwork_factory.cpp50 bool NetworkFactory::CreateTcpClient(const std::string &peerIp, uint16_t peerPort, const IClientCal… in CreateTcpClient() function in OHOS::Sharing::NetworkFactory
/foundation/CastEngine/castengine_wifi_display/services/network/socket/
Dsocket_utils.cpp100 bool SocketUtils::CreateTcpClient(const char *ip, unsigned port, int32_t &fd, int32_t &ret) in CreateTcpClient() function in OHOS::Sharing::SocketUtils