Home
last modified time | relevance | path

Searched refs:TCP_CONNECTION_GET_LOCAL_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.cpp118 static constexpr const char *TCP_CONNECTION_GET_LOCAL_ADDRESS = "TcpConnectionGetLocalAddress"; variable
795 TCP_CONNECTION_GET_LOCAL_ADDRESS); in GetLocalAddress()