Home
last modified time | relevance | path

Searched defs:SendResponse (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/toolchain/tooling/dynamic/test/utils/
Dtest_channel.h35 void SendResponse([[maybe_unused]] const DispatchRequest &request, in SendResponse() function
/arkcompiler/toolchain/tooling/dynamic/
Dprotocol_handler.cpp84 void ProtocolHandler::SendResponse(const DispatchRequest &request, const DispatchResponse &response, in SendResponse() function in panda::ecmascript::tooling::ProtocolHandler
Ddispatcher.cpp125 void DispatcherBase::SendResponse(const DispatchRequest &request, const DispatchResponse &response, in SendResponse() function in panda::ecmascript::tooling::DispatcherBase