Searched defs:fds (Results 1 – 13 of 13) sorted by relevance
108 ParcelFileDescriptor[] fds = executeShellCommandRwe(command); in executeCommandForStream() local134 ParcelFileDescriptor[] fds = executeShellCommandRwe(command); in executeCommand() local172 ParcelFileDescriptor[] fds = executeShellCommandRwe(command); in executeCommandForBytes() local257 ParcelFileDescriptor[] fds = uiAutomation().executeShellCommandRw(command); in executeCommandPreS() local289 ParcelFileDescriptor[] fds = uiAutomation().executeShellCommandRw(command); in executeCommandForBytesPreS() local
29 int const fds[] = {0, 0}; in main() local
141 final ParcelFileDescriptor[] fds = ParcelFileDescriptor.createPipe(); in doCommand() local
71 int fds[2]; in GetAddress() local
70 private void validateShellResults( in validateShellResults()
45 jint* fds = static_cast<jint*>(env->GetPrimitiveArrayCritical(fds_array, nullptr)); in syncPoll() local
117 private static native boolean nSyncPoll(int[] fds, int[] status); in nSyncPoll()
191 final var fds = automation.executeShellCommandRwe(cmd); in runShellCommandWithStdIn() local
142 ParcelFileDescriptor[] fds = automation.executeShellCommandRwe(cmd); in runShellCommandOrThrow() local
54 int *fds; member
297 int fds[2]; in TEST() local
382 int fds[2]; in checkFdRepeat() local397 int fds[2]; in TEST_P() local
406 struct pollfd fds; in sync_wait() local