Searched defs:SendResponse (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/toolchain/tooling/dynamic/test/utils/ | ||
| D | test_channel.h | 35 void SendResponse([[maybe_unused]] const DispatchRequest &request, in SendResponse() function |
| /arkcompiler/toolchain/tooling/dynamic/ | ||
| D | protocol_handler.cpp | 84 void ProtocolHandler::SendResponse(const DispatchRequest &request, const DispatchResponse &response, in SendResponse() function in panda::ecmascript::tooling::ProtocolHandler |
| D | dispatcher.cpp | 125 void DispatcherBase::SendResponse(const DispatchRequest &request, const DispatchResponse &response, in SendResponse() function in panda::ecmascript::tooling::DispatcherBase |