HomeSort by relevance Sort by last modified time
    Searched defs:ExecuteShellCommand (Results 1 - 6 of 6) sorted by null

  /test/vts/utils/python/common/
cmd_utils.py 108 def ExecuteShellCommand(cmd):
  /test/vts/agents/hal/
SocketClientToDriver.cpp 145 VtsDriverSocketClient::ExecuteShellCommand(
AgentRequestHandler.cpp 381 bool AgentRequestHandler::ExecuteShellCommand(
394 client->ExecuteShellCommand(command_message.shell_command());
402 LOG(ERROR) << "ExecuteShellCommand: failed to call the api";
416 LOG(DEBUG) << "ExecuteShellCommand: shell driver reported success";
420 LOG(ERROR) << "ExecuteShellCommand: shell driver reported fail";
424 LOG(ERROR) << "ExecuteShellCommand: shell driver reported unknown";
465 ExecuteShellCommand(command_msg);
  /test/vts-testcase/kernel/ltp/shell_environment/definitions/base_definitions/
check_setup_cleanup.py 35 ExecuteShellCommand method
217 def ExecuteShellCommand(self, cmd):
  /test/vts/runners/host/tcp_client/
vts_tcp_client.py 361 def ExecuteShellCommand(self, command, no_except=False):
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmcobj.h     [all...]

Completed in 572 milliseconds