Searched refs:source_write (Results 1 – 1 of 1) sorted by relevance
1188 ParcelFileDescriptor source_write = null; in executeShellCommandRw() local1197 source_write = pipe_write[0]; in executeShellCommandRw()1201 mUiAutomationConnection.executeShellCommand(command, sink_read, source_write); in executeShellCommandRw()1208 IoUtils.closeQuietly(source_write); in executeShellCommandRw()