Searched defs:stdout (Results 1 – 3 of 3) sorted by relevance
53 val stdout = executeShellCommand("su root cmd launcherapps dump-view-hierarchies") in <lambda>() constant
232 ParcelFileDescriptor stdout = getUiAutomation().executeShellCommand(command); in executeShellCommand() local
54 val stdout = String(executeShellCommand(command, config.toByteArray())) in doStart() constant