Home
last modified time | relevance | path

Searched refs:cras_main_message_add_handler (Results 1 – 12 of 12) sorted by relevance

/external/adhd/cras/src/server/
Dcras_main_message.h43 int cras_main_message_add_handler(enum CRAS_MAIN_MESSAGE_TYPE type,
Dcras_non_empty_audio_handler.c57 cras_main_message_add_handler(CRAS_MAIN_NON_EMPTY_AUDIO_STATE, in cras_non_empty_audio_handler_init()
Dcras_hotword_handler.c61 cras_main_message_add_handler(CRAS_MAIN_HOTWORD_TRIGGERED, in cras_hotword_handler_init()
Dcras_device_monitor.c99 cras_main_message_add_handler(CRAS_MAIN_MONITOR_DEVICE, in cras_device_monitor_init()
Dcras_audio_thread_monitor.c125 cras_main_message_add_handler(CRAS_MAIN_AUDIO_THREAD_EVENT, in cras_audio_thread_monitor_init()
Dcras_main_message.c27 int cras_main_message_add_handler(enum CRAS_MAIN_MESSAGE_TYPE type, in cras_main_message_add_handler() function
Dcras_server_metrics.c205 cras_main_message_add_handler(CRAS_MAIN_METRICS, in cras_server_metrics_init()
Dcras_bt_device.c1163 cras_main_message_add_handler(CRAS_MAIN_BT, in cras_bt_device_start_monitor()
/external/adhd/cras/src/tests/
Daudio_thread_monitor_unittest.cc109 int cras_main_message_add_handler(enum CRAS_MAIN_MESSAGE_TYPE type, in cras_main_message_add_handler() function
Ddevice_monitor_unittest.cc117 int cras_main_message_add_handler(enum CRAS_MAIN_MESSAGE_TYPE type, in cras_main_message_add_handler() function
Dserver_metrics_unittest.cc114 int cras_main_message_add_handler(enum CRAS_MAIN_MESSAGE_TYPE type, in cras_main_message_add_handler() function
Dbt_device_unittest.cc310 int cras_main_message_add_handler(enum CRAS_MAIN_MESSAGE_TYPE type, in cras_main_message_add_handler() function