Searched refs:source_write (Results 1 – 1 of 1) sorted by relevance
1157 ParcelFileDescriptor source_write = null; in executeShellCommandRw() local1166 source_write = pipe_write[0]; in executeShellCommandRw()1170 mUiAutomationConnection.executeShellCommand(command, sink_read, source_write); in executeShellCommandRw()1177 IoUtils.closeQuietly(source_write); in executeShellCommandRw()