Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Daudio_thread_unittest_obsolete.cc242 thread = audio_thread_create(); in TEST_F()
267 thread = audio_thread_create(); in TEST_F()
298 thread = audio_thread_create(); in TEST_F()
330 thread = audio_thread_create(); in TEST_F()
371 thread = audio_thread_create(); in TEST_F()
409 thread = audio_thread_create(); in TEST_F()
457 thread = audio_thread_create(); in TEST_F()
528 thread_ = audio_thread_create(); in SetUp()
1200 thread = audio_thread_create(); in add_rm_two_streams()
1309 thread = audio_thread_create(); in TEST_F()
[all …]
Daudio_thread_unittest.cc86 thread_ = audio_thread_create(); in SetUp()
Diodev_list_unittest.cc1589 struct audio_thread *audio_thread_create() { in audio_thread_create() function
Dalsa_io_unittest.cc2831 struct audio_thread *audio_thread_create() { in audio_thread_create() function
/external/adhd/cras/src/server/
Daudio_thread.h59 struct audio_thread *audio_thread_create();
Daudio_thread.c1214 struct audio_thread *audio_thread_create() in audio_thread_create() function
Dcras_iodev_list.c1057 audio_thread = audio_thread_create(); in cras_iodev_list_init()