Searched refs:ConstructTCPSocketServerInstance (Results 1 – 2 of 2) sorted by relevance
213 static napi_value ConstructTCPSocketServerInstance(napi_env env, napi_callback_info info);
560 napi_value SocketModuleExports::ConstructTCPSocketServerInstance(napi_env env, napi_callback_info i… in ConstructTCPSocketServerInstance() function in OHOS::NetStack::Socket::SocketModuleExports583 …E_NAPI_FUNCTION(FUNCTION_CONSTRUCTOR_TCP_SOCKET_SERVER_INSTANCE, ConstructTCPSocketServerInstance), in InitSocketProperties()