Home
last modified time | relevance | path

Searched defs:CloseConnection (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/asio/
Dasio_server.cpp96 static void CloseConnection(ConnectionPtr conn) in CloseConnection() function
/arkcompiler/toolchain/websocket/
Dwebsocket_base.cpp238 bool WebSocketBase::CloseConnection(CloseStatusCode status) in CloseConnection() function in OHOS::ArkCompiler::Toolchain::WebSocketBase