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 57 def ExecuteShellCommand(cmd):
  /test/vts/agents/hal/
SocketClientToDriver.cpp 184 VtsDriverControlResponseMessage* VtsDriverSocketClient::ExecuteShellCommand(
AgentRequestHandler.cpp 447 bool AgentRequestHandler::ExecuteShellCommand(
460 VtsDriverControlResponseMessage* result_message = client->ExecuteShellCommand(
466 cout << "ExecuteShellCommand: failed to call the api" << endl;
485 cout << "ExecuteShellCommand: shell driver reported success" << endl;
489 cout << "ExecuteShellCommand: shell driver reported fail" << endl;
493 cout << "ExecuteShellCommand: shell driver reported unknown" << endl;
535 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 309 def ExecuteShellCommand(self, command):
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmcobj.h     [all...]

Completed in 552 milliseconds