Searched refs:inputStream (Results 1 – 10 of 10) sorted by relevance
26 class InputStreamAdapter(val inputStream: InputStream, constant in trebuchet.extras.InputStreamAdapter30 : this(file.inputStream(), file.length(), progressCallback)38 val read = inputStream.read(buffer) in next()50 inputStream.close() in close()
59 val inputStream = InputSource(xml) in parseDocument() constant74 return builder.parse(inputStream) in parseDocument()
313 try(InputStream inputStream = ApkInfo.class.getResourceAsStream(resource)) { in initApkList() argument314 if (inputStream == null) { in initApkList()319 ByteStreams.copy(inputStream, ostream); in initApkList()
252 try (InputStream inputStream = new FileInputStream(resultFile)) { in retrieveResultData() argument253 return ResultDataProto.Result.parseFrom(inputStream); in retrieveResultData()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...