Home
last modified time | relevance | path

Searched refs:cras_iodev_list_suspend_hotword_streams (Results 1 – 5 of 5) sorted by relevance

/external/adhd/cras/src/server/
Dcras_iodev_list.h272 int cras_iodev_list_suspend_hotword_streams();
Dcras_iodev_list.c530 cras_iodev_list_suspend_hotword_streams(); in suspend_devs()
1418 int cras_iodev_list_suspend_hotword_streams() in cras_iodev_list_suspend_hotword_streams() function
Dcras_alsa_io.c1297 cras_iodev_list_suspend_hotword_streams; in new_input()
/external/adhd/cras/src/tests/
Diodev_list_unittest.cc1867 EXPECT_EQ(0, cras_iodev_list_suspend_hotword_streams()); in TEST_F()
1904 EXPECT_EQ(0, cras_iodev_list_suspend_hotword_streams()); in TEST_F()
Dalsa_io_unittest.cc2399 int cras_iodev_list_suspend_hotword_streams() { in cras_iodev_list_suspend_hotword_streams() function