Searched refs:adb_shell_noinput (Results 1 – 1 of 1) sorted by relevance
814 static int adb_shell_noinput(int argc, const char** argv) { in adb_shell_noinput() function1843 return adb_shell_noinput(args.size(), args.data()); in adb_commandline()