Searched refs:CrasStreamSourceGenerator (Results 1 – 3 of 3) sorted by relevance
100 pub struct CrasStreamSourceGenerator {} struct102 impl CrasStreamSourceGenerator { impl117 impl StreamSourceGenerator for CrasStreamSourceGenerator { implementation
13 use libcras::CrasStreamSourceGenerator;50 Box::new(CrasStreamSourceGenerator::new( in create_cras_stream_source_generator()
21 use libcras::CrasStreamSourceGenerator;112 generators.push(Box::new(CrasStreamSourceGenerator::with_stream_type( in create_cras_stream_source_generators()