Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dmonitor_server.cpp78 napi_value ConstructTLSSocketConnection(napi_env env, napi_callback_info info, int32_t counter, in ConstructTLSSocketConnection() function
230 napi_value obj = ConstructTLSSocketConnection(workWrapper->env, info, clientid, eventManager); in EventConnectCallback()