Searched refs:bos (Results 1 – 3 of 3) sorted by relevance
209 BufferedOutputStream bos = null; in unzip() local238 bos = new BufferedOutputStream(fos, BUFFER_SIZE); in unzip()244 bos.write(data, 0, count); in unzip()248 bos.flush(); in unzip()249 bos.close(); in unzip()256 closeStream(bos); in unzip()
903 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in getByte() local910 bos.write(temp, 0, length); in getByte()913 buf = bos.toByteArray(); in getByte()918 Utility.closeStream(bos); in getByte()
111667 struct usb_host_bos *bos; member128209 u8 bos; member128218 u8 bos; member