Searched defs:stream_read (Results 1 – 4 of 4) sorted by relevance
55 int stream_read(BIO* bio, char* buf, int size) { in stream_read() function
96 aaudio_result_t (*stream_read)(AAudioStream* stream, variable
169 signature_I_PSPVIL stream_read = nullptr; variable
201 static int stream_read(BIO* b, char* out, int outl) { in stream_read() function