Home
last modified time | relevance | path

Searched defs:SendReply (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/toolchain/inspector/
Dws_server.cpp125 void WsServer::SendReply(const std::string& message) const in SendReply() function in OHOS::ArkCompiler::Toolchain::WsServer
Dinspector.cpp153 void SendReply(const void* vm, const std::string& message) in SendReply() function
/arkcompiler/toolchain/tooling/dynamic/
Dprotocol_handler.cpp111 void ProtocolHandler::SendReply(const PtJson &reply) in SendReply() function in panda::ecmascript::tooling::ProtocolHandler
/arkcompiler/toolchain/websocket/
Dwebsocket_base.cpp50 bool WebSocketBase::SendReply(const std::string& message, FrameType frameType, bool isLast) const in SendReply() function in OHOS::ArkCompiler::Toolchain::WebSocketBase