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