Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DRuntimeInit.java59 private static int Clog_e(String tag, String msg, Throwable tr) { in Clog_e() method in RuntimeInit
77 Clog_e(TAG, "*** FATAL EXCEPTION IN SYSTEM PROCESS: " + t.getName(), e); in uncaughtException()
89 Clog_e(TAG, message.toString(), e); in uncaughtException()
122 Clog_e(TAG, "Error reporting crash", t2); in uncaughtException()