Home
last modified time | relevance | path

Searched defs:stream_off (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/crates/v4l2r/lib/src/device/
Dtraits.rs34 fn stream_off(&self) -> Result<Vec<Self::Canceled>, ioctl::StreamOffError>; in stream_off() method
Dqueue.rs476 fn stream_off(&self) -> Result<Vec<Self::Canceled>, StreamOffError> { in stream_off() method
/aosp_15_r20/external/libkmsxx/kms++util/src/
H A Dvideodevice.cpp547 void VideoStreamer::stream_off() in stream_off() function in VideoStreamer
/aosp_15_r20/external/rust/crates/quiche/src/
Dlib.rs4018 let stream_off = stream.send.off_front(); in send_single() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dlib.rs4018 let stream_off = stream.send.off_front(); in send_single() localVariable