Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_module/src/
H A Dsocket_module.cpp104 static const char *TCP_GET_STATE = "TcpGetState"; variable
729 … return SOCKET_INTERFACE(GetStateContext, ExecGetState, GetStateCallback, nullptr, TCP_GET_STATE); in GetState()