Searched defs:stdout (Results 1 – 4 of 4) sorted by relevance
49 int stdout[2]; // [0] read, [1] write in ExecuteBinary() local
94 StringBuilder stdout = new StringBuilder(); in runShellCommandRaw() local
156 StringBuilder stdout = new StringBuilder(); in runShellCommand() local
221 final ParcelFileDescriptor stdout = uiAutomation.executeShellCommand(command); in executeShellCommand() local