Home
last modified time | relevance | path

Searched defs:StreamState (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/ssl/
Dbio.rs16 pub struct StreamState<S> { struct
38 let state = Box::new(StreamState { in new() argument
65 let state = &*(BIO_get_data(bio) as *const StreamState<S>); in get_ref() constant
/third_party/skia/third_party/externals/oboe/include/oboe/
DDefinitions.h58 enum class StreamState : int32_t { // aaudio_stream_state_t enum