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.java63 private static int Clog_e(String tag, String msg, Throwable tr) { in Clog_e() method in RuntimeInit
86 Clog_e(TAG, "*** FATAL EXCEPTION IN SYSTEM PROCESS: " + t.getName(), e); in uncaughtException()
98 Clog_e(TAG, message.toString(), e); in uncaughtException()
152 Clog_e(TAG, "Error reporting crash", t2); in uncaughtException()