Searched refs:BIO_OutputStream (Results 1 – 1 of 1) sorted by relevance
1356 class BIO_OutputStream : public BIO_Stream { class1358 BIO_OutputStream(jobject stream) : function in BIO_OutputStream1433 BIO_OutputStream* stream = static_cast<BIO_OutputStream*>(b->ptr);1438 BIO_OutputStream* stream = static_cast<BIO_OutputStream*>(b->ptr);5404 bio_stream_assign(bio.get(), new BIO_OutputStream(streamObj));