Home
last modified time | relevance | path

Searched refs:TCP_CONNECTION_GET_REMOTE_ADDRESS (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_module/src/
H A Dsocket_module.cpp117 static constexpr const char *TCP_CONNECTION_GET_REMOTE_ADDRESS = "TcpConnectionGetRemoteAddress"; variable
784 TCP_CONNECTION_GET_REMOTE_ADDRESS); in GetRemoteAddress()