Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/client/session/
Dsession.h87 WebSocketClient& GetWebSocketClient() in GetWebSocketClient() function
/arkcompiler/toolchain/tooling/test/client_utils/
Dtest_util.cpp113 … WebSocketClient &client = SessionManager::getInstance().GetCurrentSession()->GetWebSocketClient(); in ForkSocketClient()