Home | History | Annotate | Download | only in adb

Lines Matching full:pipes

687     // Create pipes with non-inheritable read handle, inheritable write handle. We need to connect
688 // the subprocess to pipes instead of just letting the subprocess inherit our existing
853 // If the process started ok, it should close the pipes causing the threads
855 // the pipes to be closed. In that case we want to read all of the output
863 // server didn't close pipes, or it is hung.