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.cc247 audio_thread_destroy(thread); in TEST_F()
277 audio_thread_destroy(thread); in TEST_F()
310 audio_thread_destroy(thread); in TEST_F()
348 audio_thread_destroy(thread); in TEST_F()
389 audio_thread_destroy(thread); in TEST_F()
438 audio_thread_destroy(thread); in TEST_F()
483 audio_thread_destroy(thread); in TEST_F()
544 audio_thread_destroy(thread_); in TearDown()
1251 audio_thread_destroy(thread); in add_rm_two_streams()
1325 audio_thread_destroy(thread); in TEST_F()
[all …]
Daudio_thread_unittest.cc147 audio_thread_destroy(thread_); in TearDown()
Diodev_list_unittest.cc2080 void audio_thread_destroy(struct audio_thread* thread) {} in audio_thread_destroy() function
Dalsa_io_unittest.cc2857 void audio_thread_destroy(audio_thread* thread) {} in audio_thread_destroy() function
/external/adhd/cras/src/server/
Daudio_thread.h141 void audio_thread_destroy(struct audio_thread *thread);
Daudio_thread.c1285 void audio_thread_destroy(struct audio_thread *thread) in audio_thread_destroy() function
Dcras_iodev_list.c1106 audio_thread_destroy(audio_thread); in cras_iodev_list_deinit()