Home
last modified time | relevance | path

Searched refs:bos (Results 1 – 3 of 3) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DFileUtils.java209 BufferedOutputStream bos = null; in unzip() local
238 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()
DUncompress.java903 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in getByte() local
910 bos.write(temp, 0, length); in getByte()
913 buf = bos.toByteArray(); in getByte()
918 Utility.closeStream(bos); in getByte()
/developtools/profiler/hiebpf/include/
Dvmlinux.h111667 struct usb_host_bos *bos; member
128209 u8 bos; member
128218 u8 bos; member