Searched defs:ostream (Results 1 – 4 of 4) sorted by relevance
57 public boolean onConnect(OutputStream ostream); in onConnect()135 final OutputStream ostream; in connect() local
414 try (FileOutputStream ostream = new FileOutputStream(file)) { in run()
311 final ByteArrayOutputStream ostream = new ByteArrayOutputStream( in testParcel() local450 final ByteArrayOutputStream ostream = new ByteArrayOutputStream( in testScaleDownMaxSizeWithData() local
109 bool SnapshotManagerStub::Dump(std::ostream&) { in Dump()