Searched refs:stderr_source_read (Results 1 – 1 of 1) sorted by relevance
1731 ParcelFileDescriptor stderr_source_read = null; in executeShellCommandInternal() local1745 stderr_source_read = stderr_read[0]; in executeShellCommandInternal()1759 IoUtils.closeQuietly(stderr_source_read); in executeShellCommandInternal()1771 result[2] = stderr_source_read; in executeShellCommandInternal()