Searched defs:os (Results 1 – 8 of 8) sorted by relevance
199 OutputStream os = new FileOutputStream(file); in createExternalStoragePublicPicture() local263 OutputStream os = new FileOutputStream(file); in createExternalStoragePrivatePicture() local325 OutputStream os = new FileOutputStream(file); in createExternalStoragePrivateFile() local
313 OutputStream os = null; in onActivityResult() local354 OutputStream os = null; in onActivityResult() local
112 final FileOutputStream os = new FileOutputStream(beforePipe[1].getFileDescriptor()); in testMetadataAndContents() local229 final FileOutputStream os = new FileOutputStream(pipe[1].getFileDescriptor()); in testErrorAbortsWrite() local
38 def __init__(self, os, name_list): argument
61 ByteArrayOutputStream os = new ByteArrayOutputStream(); in codec() local
52 ByteArrayOutputStream os = new ByteArrayOutputStream(1024); in streamToBytes() local
111 ByteArrayOutputStream os = new ByteArrayOutputStream(); in generateBitstream() local
116 int os; /* operating system */ member