Home | History | Annotate | Download | only in pyautolib

Lines Matching full:communicate

396     stdout, stderr = proc.communicate()
417 automation_channel_path = proc.communicate()[0].strip()
464 new_pid = pgrep_process.communicate()[0].strip()
4161 old_pid = pgrep_process.communicate()[0].strip()
4731 stdout = p.communicate()[0]
4743 stdout = p.communicate()[0]