Searched defs:stdin (Results 1 – 3 of 3) sorted by relevance
72 @NonNull String stdin, in validateShellResults()95 @NonNull String stdin, in validateShellCommand()106 validateShellResults(uiAutomation.executeShellCommandRw(shellCommand), stdin, in validateShellCommand() local108 validateShellResults(uiAutomation.executeShellCommandRwe(shellCommand), stdin, in validateShellCommand() local
1297 ParcelFileDescriptor stdin = pfds[1]; in executeShellCommandRw() local
232 ParcelFileDescriptor stdin = pfds[1]; in executeShellCommand() local