Searched defs:shell_cmd (Results 1 – 7 of 7) sorted by relevance
13 fn shell_cmd() -> Command { in shell_cmd() function18 fn shell_cmd() -> Command { in shell_cmd() function
161 Command shell_cmd(SubtoolPath("adb")); in RunAdbShellCommand() local
671 std::string shell_cmd = android::base::StringPrintf( in TEST() local