HomeSort by relevance Sort by last modified time
    Searched full:send_shell_command (Results 1 - 4 of 4) sorted by null

  /system/core/adb/
commandline.h 95 int send_shell_command(TransportType transport_type, const char* serial, const std::string& command,
bugreport_test.cpp 56 int send_shell_command(TransportType transport_type, const char* serial, const std::string& command, function
58 ADD_FAILURE() << "send_shell_command() should have been mocked";
bugreport.cpp 272 return send_shell_command(transport_type, serial, command, disable_shell_protocol, callback);
commandline.cpp 1127 int send_shell_command(TransportType transport_type, const char* serial, const std::string& command, function
    [all...]

Completed in 138 milliseconds