Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DLog.java289 static int wtf(int logId, String tag, String msg, Throwable tr, boolean localStack, in wtf() argument
292 int bytes = println_native(logId, ASSERT, tag, msg + '\n' in wtf()
298 static void wtfQuiet(int logId, String tag, String msg, boolean system) { in wtfQuiet() argument