Home
last modified time | relevance | path

Searched defs:stream_write (Results 1 – 4 of 4) sorted by relevance

/external/libbrillo/brillo/streams/
Dopenssl_stream_bio.cc40 int stream_write(BIO* bio, const char* buf, int size) { in stream_write() function
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/oboe/src/aaudio/
DAAudioLoader.h101 aaudio_result_t (*stream_write)(AAudioStream *stream, variable
/external/oboe/src/aaudio/
DAAudioLoader.h170 signature_I_PSCPVIL stream_write = nullptr; variable
/external/webrtc/rtc_base/
Dopenssl_stream_adapter.cc218 static int stream_write(BIO* b, const char* in, int inl) { in stream_write() function