Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_module/src/
H A Dsocket_module.cpp115 static constexpr const char *TCP_CONNECTION_SEND_NAME = "TcpConnectionSend"; variable
762 TCP_CONNECTION_SEND_NAME); in Send()