Searched refs:DEBUGGER_ACTION_CRASH (Results 1 - 2 of 2) sorted by relevance

/system/core/include/cutils/
H A Ddebugger.h30 DEBUGGER_ACTION_CRASH, enumerator in enum:__anon300
/system/core/debuggerd/
H A Ddebuggerd.c226 if (msg.action == DEBUGGER_ACTION_CRASH) {
255 if (request->action == DEBUGGER_ACTION_CRASH) {
294 if (request.action == DEBUGGER_ACTION_CRASH) {

Completed in 70 milliseconds