Searched defs:cmd_stdout (Results 1 – 2 of 2) sorted by relevance
174 String cmd_stdout = mRunner.run("mktemp -t cmd_stdout.XXXXXXXXXX"); in run() local
312 FILE* cmd_stdout = popen("logcat -d '*:S DEBUG'", "r"); in Collect() local