Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/util/
H A DSlog.java244 public static int wtfStack(@Nullable String tag, @NonNull String msg) { in wtfStack() method in Slog
H A DLog.java302 public static int wtfStack(@Nullable String tag, @Nullable String msg) { in wtfStack() method in Log
/aosp14/frameworks/base/services/robotests/src/com/android/server/testing/shadows/
H A DShadowSlog.java93 protected static int wtfStack(String tag, String msg) { in wtfStack() method in ShadowSlog
/aosp14/frameworks/base/services/core/java/com/android/server/utils/
H A DSlogf.java127 public static int wtfStack(String tag, String msg) { in wtfStack() method in Slogf