Home
last modified time | relevance | path

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

/foundation/communication/netstack/interfaces/innerkits/websocket_client/include/
H A Dclient_context.h66 void SetThreadStop(bool threadStop) in SetThreadStop() function in OHOS::NetStack::WebSocketClient::ClientContext
/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H A Dwebsocket_exec.cpp137 void SetThreadStop(bool threadStop) in SetThreadStop() function in OHOS::NetStack::Websocket::UserData
433 NETSTACK_LOGI("OnConnectError SetThreadStop"); in OnConnectError()
434 userData->SetThreadStop(true); in OnConnectError()
540 userData->SetThreadStop(true); in LwsCallbackClientClosed()
/foundation/communication/netstack/frameworks/native/websocket_client/
H A Dwebsocket_client.cpp269 client->GetClientContext()->SetThreadStop(true); in LwsCallbackClientClosed()

Completed in 4 milliseconds