Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dsocket_exec.cpp194 napi_value ConstructTCPSocketConnection(napi_env env, napi_callback_info info, int32_t counter) in ConstructTCPSocketConnection() function
241 return ConstructTCPSocketConnection(env, info, netConnection->clientId); in MakeTcpConnectionMessage()