Home
last modified time | relevance | path

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

/art/libartservice/service/java/com/android/server/art/
DAsLog.java82 public static void wtf(@NonNull String msg) { in wtf() method in AsLog
86 public static void wtf(@NonNull String msg, @Nullable Throwable tr) { in wtf() method in AsLog