Searched defs:bis (Results 1 – 12 of 12) sorted by relevance
44 try (ByteArrayInputStream bis = new ByteArrayInputStream(bytes); in deserializeObject()
51 BufferedInputStream bis = new BufferedInputStream(input); in readTextFile() local
91 try (ByteArrayInputStream bis = new ByteArrayInputStream(bytes); in fromBytes()
69 try (ByteArrayInputStream bis = new ByteArrayInputStream(bytes)) { in getBundle()
56 BufferedInputStream bis = null; in executeAction() local
132 ByteArrayInputStream bis = new ByteArrayInputStream( in getOsuCertsForTest() local
181 try (ByteArrayInputStream bis = new ByteArrayInputStream(bytes); in fromBytes()
165 BufferedInputStream bis = new BufferedInputStream(is); in load() local
547 val bis = ByteArrayInputStream(fileContents.toByteArray(StandardCharsets.UTF_8)) in testTapDoneNotification() constant
346 let bis = Stream::new_bis(big, e); in in_evt() localVariable
224 final InputStream bis = getUidInputStreamFromRes(R.raw.netstats_uid_v4); in testFastDataInputRead() local
720 auto bis = std::unique_ptr<iso_bis>(new iso_bis()); in process_create_big_cmpl_pkt() local