Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Daudio_thread.h171 int audio_thread_drain_stream(struct audio_thread *thread,
Daudio_thread.c1071 int audio_thread_drain_stream(struct audio_thread *thread, in audio_thread_drain_stream() function
Dcras_iodev_list.c969 rc = audio_thread_drain_stream(audio_thread, rstream); in stream_removed_cb()
/external/adhd/cras/src/tests/
Diodev_list_unittest.cc2132 int audio_thread_drain_stream(struct audio_thread* thread, in audio_thread_drain_stream() function