Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Daudio_thread_unittest_obsolete.cc258 audio_thread_destroy(thread); in TEST_F()
288 audio_thread_destroy(thread); in TEST_F()
321 audio_thread_destroy(thread); in TEST_F()
359 audio_thread_destroy(thread); in TEST_F()
400 audio_thread_destroy(thread); in TEST_F()
449 audio_thread_destroy(thread); in TEST_F()
494 audio_thread_destroy(thread); in TEST_F()
555 audio_thread_destroy(thread_); in TearDown()
1270 audio_thread_destroy(thread); in add_rm_two_streams()
1344 audio_thread_destroy(thread); in TEST_F()
[all …]
Daudio_thread_unittest.cc91 audio_thread_destroy(thread_); in TearDown()
Diodev_list_unittest.cc1597 void audio_thread_destroy(struct audio_thread *thread) { in audio_thread_destroy() function
Dalsa_io_unittest.cc2835 void audio_thread_destroy(audio_thread* thread) { in audio_thread_destroy() function
/external/adhd/cras/src/server/
Daudio_thread.h131 void audio_thread_destroy(struct audio_thread *thread);
Daudio_thread.c1322 void audio_thread_destroy(struct audio_thread *thread) in audio_thread_destroy() function
Dcras_iodev_list.c1069 audio_thread_destroy(audio_thread); in cras_iodev_list_deinit()