Home
last modified time | relevance | path

Searched refs:TCP_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.cpp102 static const char *TCP_SEND_NAME = "TcpSend"; variable
707 TCP_SEND_NAME, SocketAsyncWork::ExecTcpSend, SocketAsyncWork::TcpSendCallback); in Send()