Searched refs:stdoutFileDescriptor (Results 1 – 1 of 1) sorted by relevance
67 val stdoutFileDescriptor = fileDescriptors[0] in executeShellCommand() constant72 ParcelFileDescriptor.AutoCloseInputStream(stdoutFileDescriptor).use { in executeShellCommand()