Home
last modified time | relevance | path

Searched refs:FUNCTION_EXIT_LOG (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/knowles/athletico/sound_trigger_hal/
H A Diaxxx_odsp_hw.c68 FUNCTION_EXIT_LOG; in iaxxx_odsp_init()
96 FUNCTION_EXIT_LOG; in iaxxx_odsp_deinit()
141 FUNCTION_EXIT_LOG; in iaxxx_odsp_package_load()
178 FUNCTION_EXIT_LOG; in iaxxx_odsp_package_unload()
226 FUNCTION_EXIT_LOG; in iaxxx_odsp_plugin_get_package_version()
274 FUNCTION_EXIT_LOG; in iaxxx_odsp_plugin_get_plugin_version()
326 FUNCTION_EXIT_LOG; in iaxxx_odsp_plugin_create()
384 FUNCTION_EXIT_LOG; in iaxxx_odsp_plugin_set_creation_config()
423 FUNCTION_EXIT_LOG; in iaxxx_odsp_plugin_destroy()
461 FUNCTION_EXIT_LOG; in iaxxx_odsp_plugin_enable()
[all …]
H A Dtunnel.c35 #define FUNCTION_EXIT_LOG ALOGV("Exiting %s", __func__); macro