Home
last modified time | relevance | path

Searched defs:FATAL_ERROR_QUIT (Results 1 – 3 of 3) sorted by relevance

/chre-3.4.0/platform/linux/include/chre/target_platform/
Dfatal_error.h22 #define FATAL_ERROR_QUIT() \ macro
/chre-3.4.0/platform/zephyr/include/chre/target_platform/
Dfatal_error.h22 #define FATAL_ERROR_QUIT() k_panic() macro
/chre-3.4.0/platform/slpi/include/chre/target_platform/
Dfatal_error.h24 #define FATAL_ERROR_QUIT() \ macro