Home | History | Annotate | Download | only in adb

Lines Matching full:stdout_write

646     unique_handle   stdout_read, stdout_write;
647 if (!_create_anonymous_pipe(&stdout_read, &stdout_write, &sa)) {
684 startup.hStdOutput = stdout_write.get();
746 stdout_write.reset();