Searched refs:FUNCTION_EXIT_LOG (Results 1 – 2 of 2) sorted by relevance
30 #define FUNCTION_EXIT_LOG ALOGV("Exiting %s", __func__); macro68 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()[all …]
35 #define FUNCTION_EXIT_LOG ALOGV("Exiting %s", __func__); macro