Searched defs:os (Results 1 – 3 of 3) sorted by relevance
80 try (FileOutputStream os = in dumpCurrentTombstones()
277 ByteArrayOutputStream os = new ByteArrayOutputStream(); in readInputStreamFully() local
413 final OutputStream os = new ParcelFileDescriptor.AutoCloseOutputStream(stdin); in getOutputStreamViaShell() local