Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonRpcHandler.java59 return JsonRpcResult.wtf(); in getResponse()
133 return JsonRpcResult.wtf(); in getResponse()
165 return JsonRpcResult.wtf(); in getValidationErrors()
210 return JsonRpcResult.wtf(); in handleSessionRpc()
217 return JsonRpcResult.wtf(); in handleSessionRpc()
DJsonRpcResult.java129 public static String wtf() { in wtf() method in JsonRpcResult
/external/volley/src/main/java/com/android/volley/
DVolleyLog.java74 public static void wtf(String format, Object... args) { in wtf() method in VolleyLog
75 Log.wtf(TAG, buildMessage(format, args)); in wtf()
78 public static void wtf(Throwable tr, String format, Object... args) { in wtf() method in VolleyLog
79 Log.wtf(TAG, buildMessage(format, args), tr); in wtf()
/external/setupcompat/main/java/com/google/android/setupcompat/logging/
DTimer.java38 Log.wtf( in start()
55 Log.wtf( in stop()
/external/icu/icu4c/source/test/intltest/
Dwindttst.cpp168 DateFormat *wtf = DateFormat::createTimeInstance(DateFormat::kFull, wlocale); in testLocales() local
172 wtf->format(icuNow, utBuffer); in testLocales()
207 delete wtf; in testLocales()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLog.java91 protected static int wtf(String tag, String msg) { in wtf() method in ShadowLog
92 return wtf(tag, msg, null); in wtf()
96 protected static int wtf(String tag, String msg, Throwable throwable) { in wtf() method in ShadowLog
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowLogTest.java112 Log.wtf("tag", "msg"); in wtf_shouldLogAppropriately()
121 Log.wtf("tag", "msg", throwable); in wtf_shouldLogAppropriately_withThrowable()
132 Log.wtf("tag", "msg", throwable); in wtf_wtfIsFatalIsSet_shouldThrowTerribleFailure()
/external/libchrome/base/android/java/src/org/chromium/base/
DLog.java340 public static void wtf(String tag, String messageTemplate, Object... args) { in wtf() method in Log
344 android.util.Log.wtf(normalizeTag(tag), message, tr); in wtf()
346 android.util.Log.wtf(normalizeTag(tag), message); in wtf()
/external/setupdesign/main/src/com/google/android/setupdesign/view/
DIllustrationVideoView.java191 Log.wtf(TAG, "Unable to set data source", e); in setVideoResourceInternal()
353 Log.wtf(TAG, "Seek complete but media player not prepared"); in onSeekComplete()
/external/libchrome/libchrome_tools/patch/
Dhash.patch11 -// Note: This algorithm is also in Blink under Source/wtf/StringHasher.h.
/external/libchrome/mojo/public/mojom/base/
Dbig_string.mojom11 // third_party/WebKit/Source/platform/wtf/text/WTFString.h.
Dstring16.mojom11 // third_party/WebKit/Source/platform/wtf/text/WTFString.h.
/external/volley/src/main/java/com/android/volley/toolbox/
DJsonRequest.java121 VolleyLog.wtf( in getBody()
/external/setupcompat/main/java/com/google/android/setupcompat/internal/
DLifecycleFragment.java74 Log.wtf( in attachNow()
/external/libchrome/mojo/public/tools/bindings/generators/cpp_templates/
Dmodule.h.tmpl73 #include "third_party/blink/renderer/platform/wtf/hash_functions.h"
74 #include "third_party/blink/renderer/platform/wtf/text/wtf_string.h"
/external/clang/test/SemaCXX/
Dwarn-thread-safety-analysis.cpp2653 WTF_ScopedLockable wtf(&mu_); in test1() local
2654 wtf.release(); in test1()
2658 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2() local
2663 WTF_ScopedLockable wtf(&mu_); in test3() local
2664 wtf.release(); in test3()
2673 WTF_ScopedLockable wtf(&mu_); in test4() local
2674 wtf.release(); in test4()
2680 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5() local
2689 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6() local
/external/libchrome/mojo/public/cpp/bindings/
DBUILD.gn223 "//third_party/blink/renderer/platform/wtf",
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DAndroidFacade.java981 android.util.Log.wtf("SL4A: ", message); in logWTF()
/external/syzkaller/sys/linux/
Dvnet.txt290 wtf int8
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaInstrInfo.td150 def WTF : PseudoInstAlpha<(outs), (ins variable_ops), "#wtf", [], s_pseudo>;
/external/cldr/tools/java/org/unicode/cldr/util/data/
Diso-639-3_Name_Index.tab7389 wtf Watiwa Watiwa
Diso-639-3.tab7108 wtf I L Watiwa
Dlanguage-subtag-registry38088 Subtag: wtf
/external/icu/icu4c/source/data/misc/
DsupplementalData.txt6906 "wtf",
/external/mksh/src/
Dcheck.t8265 (*) echo wtf\? $? \#"$*" ;;