Home
last modified time | relevance | path

Searched refs:OHWebsocketClientDestroy (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/communication/netstack_websocket/entry/src/main/cpp/
H A DwebsocketNdkTest.cpp116 static napi_value OHWebsocketClientDestroy(napi_env env, napi_callback_info info) in OHWebsocketClientDestroy() function
118 OHOS::HiviewDFX::HiLog::Debug(LABEL, "OHWebsocketClientDestroy start"); in OHWebsocketClientDestroy()
141 {"oHWebsocketClientDestroy", nullptr, OHWebsocketClientDestroy, nullptr, nullptr, nullptr, napi_default, in Init()

Completed in 1 milliseconds