OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:send_shell_command
(Results
1 - 2
of
2
) sorted by null
/system/core/adb/
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";
commandline.cpp
1127
int
send_shell_command
(TransportType transport_type, const char* serial, const std::string& command,
function
[
all
...]
Completed in 518 milliseconds