Home
last modified time | relevance | path

Searched defs:TcpConnection (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/include/
Dsocket_exec.h184 struct TcpConnection { struct
186 explicit TcpConnection(int32_t clientid) : clientId(clientid) {} in TcpConnection() argument
189 int32_t clientId;
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/
Dtcp_connection.h40 TcpConnection() {}; in TcpConnection() function
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/
Dtcp_connection.h40 TcpConnection() {}; in TcpConnection() function