Searched defs:stream_write (Results 1 – 4 of 4) sorted by relevance
40 int stream_write(BIO* bio, const char* buf, int size) { in stream_write() function
101 aaudio_result_t (*stream_write)(AAudioStream *stream, variable
170 signature_I_PSCPVIL stream_write = nullptr; variable
218 static int stream_write(BIO* b, const char* in, int inl) { in stream_write() function