Searched refs:AudioResult (Results 1 – 1 of 1) sorted by relevance
165 type AudioResult<T> = std::result::Result<T, AudioError>; typedef558 ) -> AudioResult<AudioWorker> { in create_audio_worker()635 fn start_audio(&mut self, func: Ac97Function, mixer: &Ac97Mixer) -> AudioResult<()> { in start_audio() argument708 ) -> AudioResult<Option<GuestBuffer>> { in next_guest_buffer()755 ) -> AudioResult<()> { in buffer_completed() argument821 fn run(&mut self) -> AudioResult<()> { in run() argument