Home
last modified time | relevance | path

Searched defs:crashhandler_die (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/host-common/
Dempty-crash-handler.cpp16 void crashhandler_die(const char* message) { in crashhandler_die() function
/hardware/google/aemu/host-common/include/host-common/
Dcrash-handler.h91 ANDROID_NORETURN void crashhandler_die(const char* format, Args&&... args) { in crashhandler_die() function