Home
last modified time | relevance | path

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

/test/vts/drivers/shell/
DShellDriver.cpp138 const string& command, VtsDriverControlResponseMessage* responseMessage) { in ExecShellCommand() argument
141 responseMessage->add_stdout(result->stdout); in ExecShellCommand()
142 responseMessage->add_stderr(result->stderr); in ExecShellCommand()
145 responseMessage->add_exit_code(result->exit_code); in ExecShellCommand()
174 VtsDriverControlResponseMessage responseMessage; in HandleShellCommandConnection() local
177 if (ExecShellCommand(command, &responseMessage) != 0) { in HandleShellCommandConnection()
184 responseMessage.set_response_code(VTS_DRIVER_RESPONSE_SUCCESS); in HandleShellCommandConnection()
185 if (!driverUtil.VtsSocketSendMessage(responseMessage)) { in HandleShellCommandConnection()
/test/suite_harness/tools/dex-tools/dex/
Dclasses0.out.dex23435 protected java.lang.String responseMessage