Home
last modified time | relevance | path

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

/aosp12/hardware/knowles/athletico/sound_trigger_hal/tests/
H A Dcrash_analyzer_defs.h7 #define ASSERTDEBUGMODLIST_SIZE 104 macro
80 const char* AssertDebugModList[ASSERTDEBUGMODLIST_SIZE] = {
H A Dcrash_analyzer.c155 if (module_id >= ASSERTDEBUGMODLIST_SIZE) { in find_fatal_assert()