Searched refs:ERR_DESCRIPTOR_INDEX (Results 1 – 2 of 2) sorted by relevance
55 private static final int ERR_DESCRIPTOR_INDEX = 2; field in ShellCommandUtils113 ParcelFileDescriptor fdErr = fds[ERR_DESCRIPTOR_INDEX]; in executeCommandForStream()139 ParcelFileDescriptor fdErr = fds[ERR_DESCRIPTOR_INDEX]; in executeCommand()177 ParcelFileDescriptor fdErr = fds[ERR_DESCRIPTOR_INDEX]; in executeCommandForBytes()
78 private static final int ERR_DESCRIPTOR_INDEX = 2; field in MetricsRecorder181 final var fdErr = fds[ERR_DESCRIPTOR_INDEX]; in runShellCommandWithStdIn()