/external/quake/src/com/android/quake/ |
D | DownloaderActivity.java | 93 Log.i(LOG_TAG, "Versions match, no need to download."); in ensureDownloaded() 151 Log.e(LOG_TAG, "Unable to read local config file", e); in getLocalConfig() 209 Log.i(LOG_TAG, "Download succeeded"); in onDownloadSucceeded() 214 Log.e(LOG_TAG, "Download stopped: " + reason); in onDownloadFailed() 465 Log.i(LOG_TAG, "Network connectivity issue, retrying."); in persistantDownload() 558 Log.i(LOG_TAG, "Couldn't find local config."); in getConfig() 560 Log.i(LOG_TAG, "Local version out of sync. Wanted " + in getConfig() 566 Log.i(LOG_TAG, "Creating directory " + mDataPath); in getConfig() 603 Log.i(LOG_TAG, "Total bytes to download: " in download() 648 Log.e(LOG_TAG, "web MD5 checksums don't match. " in downloadFile() [all …]
|
/external/skia/src/ports/ |
D | SkDebug_android.cpp | 22 #define LOG_TAG "skia" macro 36 __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, "%s", buffer); in Android_SkDebugf() 38 android_vprintLog(ANDROID_LOG_DEBUG, NULL, LOG_TAG, format, args); in Android_SkDebugf()
|
/external/webkit/WebKit/android/nav/ |
D | CachedPrefix.h | 29 #ifndef LOG_TAG 30 #define LOG_TAG "navcache" macro
|
/external/dbus/dbus/ |
D | dbus-internals.c | 33 #define LOG_TAG "libdbus" macro 253 LOG_PRI_VA(ANDROID_LOG_WARN, LOG_TAG, format, args); in _dbus_warn() 287 LOG_PRI_VA(ANDROID_LOG_ERROR, LOG_TAG, format, args); in _dbus_warn_check_failed() 383 LOG_PRI_VA(ANDROID_LOG_DEBUG, LOG_TAG, format, args); in _dbus_verbose_real()
|
/external/v8/src/ |
D | platform-posix.cc | 46 #define LOG_TAG "v8" macro 133 LOG_PRI_VA(ANDROID_LOG_INFO, LOG_TAG, format, args); in VPrint() 150 LOG_PRI_VA(ANDROID_LOG_ERROR, LOG_TAG, format, args); in VPrintError()
|
/external/webkit/WebCore/platform/android/ |
D | SharedTimerAndroid.cpp | 29 #define LOG_TAG "Timers" macro
|
D | ScreenAndroid.cpp | 27 #define LOG_TAG "WebCore" macro
|
D | ScrollViewAndroid.cpp | 25 #define LOG_TAG "WebCore" macro
|
/external/webkit/WebKit/android/WebCoreSupport/ |
D | DragClientAndroid.cpp | 26 #define LOG_TAG "WebCore" macro
|
D | V8Counters.cpp | 30 #define LOG_TAG "WebCore" macro
|
/external/webkit/WebKit/android/plugins/ |
D | ANPLogInterface.cpp | 26 #define LOG_TAG "webkitPlugin" macro
|
/external/webkit/WebCore/platform/ |
D | NotImplemented.h | 43 #if 1 && defined LOG_TAG
|
/external/webkit/WebKit/android/benchmark/ |
D | main.cpp | 26 #define LOG_TAG "webcore_test" macro
|
/external/webkit/WebKit/android/jni/ |
D | MIMETypeRegistry.cpp | 26 #define LOG_TAG "WebCore" macro
|
D | WebCoreJni.cpp | 26 #define LOG_TAG "webcoreglue" macro
|
D | WebFrameView.cpp | 26 #define LOG_TAG "webcoreglue" macro
|
/external/webkit/WebKit/android/wds/ |
D | Connection.cpp | 26 #define LOG_TAG "wds" macro
|
D | DebugServer.cpp | 26 #define LOG_TAG "wds" macro
|
/external/webkit/WebKit/android/ |
D | RenderSkinAndroid.cpp | 26 #define LOG_TAG "WebCore" macro
|
D | RenderSkinButton.cpp | 26 #define LOG_TAG "WebCore" macro
|
/external/webkit/WebCore/page/android/ |
D | EventHandlerAndroid.cpp | 26 #define LOG_TAG "WebCore" macro
|
/external/libnfc-nxp/Linux_x86/ |
D | phOsalNfc.c | 38 #define LOG_TAG "NFC-HCI" macro
|
D | phDal4Nfc_i2c.c | 25 #define LOG_TAG "NFC_i2c" macro
|
/external/quake/quake/src/WinQuake/ |
D | main.cpp | 21 #define LOG_TAG "Quake" macro
|
/external/webkit/WebKit/android/wds/client/ |
D | main.cpp | 26 #define LOG_TAG "wdsclient" macro
|