Home
last modified time | relevance | path

Searched refs:CaptureBufferTooSmall (Results 1 – 1 of 1) sorted by relevance

/external/adhd/cras/client/libcras/src/
Dcras_shm_stream.rs21 CaptureBufferTooSmall, enumerator
30 Error::CaptureBufferTooSmall => write!( in fmt()
168 return Err(Box::new(Error::CaptureBufferTooSmall)); in callback()