Searched refs:source_write (Results 1 – 1 of 1) sorted by relevance
1713 ParcelFileDescriptor source_write = null; in executeShellCommandInternal() local1725 source_write = pipe_write[0]; in executeShellCommandInternal()1736 command, sink_read, source_write, stderr_sink_read); in executeShellCommandInternal()1743 IoUtils.closeQuietly(source_write); in executeShellCommandInternal()