Searched defs:LOG_TAG (Results 1 - 25 of 170) sorted by relevance

1234567

/external/libnfc-nci/src/adaptation/
H A DOverrideLog.cpp28 #define LOG_TAG "BrcmNfcJni" macro
/external/skia/src/ports/
H A DSkDebug_android.cpp14 #define LOG_TAG "skia" macro
20 __android_log_vprint(ANDROID_LOG_DEBUG, LOG_TAG, format, args);
/external/harfbuzz/src/
H A Dharfbuzz-debug.c7 #define LOG_TAG "Harfbuzz" macro
16 android_vprintLog(ANDROID_LOG_DEBUG, NULL, LOG_TAG, format, args);
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A DOverrideLog.cpp28 #define LOG_TAG "NfcNciHal" macro
H A DMutex.cpp25 #define LOG_TAG "NfcNciHal" macro
H A DCondVar.cpp24 #define LOG_TAG "NfcNciHal" macro
/external/webkit/Source/WebCore/platform/android/
H A DSharedTimerAndroid.cpp29 #define LOG_TAG "Timers" macro
/external/webkit/Source/WebCore/platform/graphics/android/context/
H A DGraphicsOperation.cpp25 #define LOG_TAG "GraphicsOperation" macro
/external/webkit/Source/WebCore/platform/graphics/android/layers/
H A DIFrameLayerAndroid.cpp1 #define LOG_TAG "IFrameLayerAndroid" macro
H A DIFrameContentLayerAndroid.cpp1 #define LOG_TAG "IFrameContentLayerAndroid" macro
H A DPicturePileLayerContent.cpp1 #define LOG_TAG "PicturePileLayerContent" macro
/external/webkit/Source/WebKit/android/plugins/
H A DANPLogInterface.cpp26 #define LOG_TAG "webkitPlugin" macro
/external/bluetooth/bluedroid/btif/co/
H A Dbta_ag_co.c25 #define LOG_TAG "BTA_AG_CO: " macro
32 #define LOGI(format, ...) fprintf (stdout, LOG_TAG format"\n", ## __VA_ARGS__)
33 #define LOGD(format, ...) fprintf (stdout, LOG_TAG format"\n", ## __VA_ARGS__)
34 #define LOGV(format, ...) fprintf (stdout, LOG_TAG format"\n", ## __VA_ARGS__)
35 #define LOGE(format, ...) fprintf (stderr, LOG_TAG format"\n", ## __VA_ARGS__)
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_sm.c29 #define LOG_TAG "BTIF_SM" macro
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
H A DGaneshRenderer.cpp26 #define LOG_TAG "GaneshRenderer" macro
H A DRasterRenderer.cpp26 #define LOG_TAG "RasterRenderer" macro
/external/webkit/Source/WebKit/android/
H A DRenderSkinAndroid.cpp26 #define LOG_TAG "WebCore" macro
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DDragClientAndroid.cpp26 #define LOG_TAG "WebCore" macro
/external/webkit/Source/WebKit/android/jni/
H A DMIMETypeRegistry.cpp26 #define LOG_TAG "WebCore" macro
H A DWebCoreJniOnLoad.cpp26 #define LOG_TAG "webcoreglue" macro
H A DWebFrameView.cpp26 #define LOG_TAG "webcoreglue" macro
/external/webkit/Source/WebKit/android/wds/
H A DConnection.cpp26 #define LOG_TAG "wds" macro
H A DDebugServer.cpp26 #define LOG_TAG "wds" macro
/external/bluetooth/bluedroid/hci/src/
H A Dbt_hw.c27 #define LOG_TAG "bt_hw" macro
/external/bluetooth/bluedroid/utils/src/
H A Dbt_utils.c38 #define LOG_TAG "BT_UTILS" macro

Completed in 249 milliseconds

1234567