Home
last modified time | relevance | path

Searched refs:ANDROID_USE_LOGCAT (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/include/
Dbuildcfg.h30 #ifdef ANDROID_USE_LOGCAT
31 #undef ANDROID_USE_LOGCAT
36 #define ANDROID_USE_LOGCAT TRUE macro
/external/bluetooth/bluedroid/main/
Dbte_logmsg.c109 #if (defined(ANDROID_USE_LOGCAT) && (ANDROID_USE_LOGCAT==TRUE))
170 #undef ANDROID_USE_LOGCAT
242 #if (defined(ANDROID_USE_LOGCAT) && (ANDROID_USE_LOGCAT==TRUE)) in LogMsg()
297 #if (defined(ANDROID_USE_LOGCAT) && (ANDROID_USE_LOGCAT==TRUE)) in ScrLog()
/external/bluetooth/bluedroid/include/
Dbt_target.h278 #ifndef ANDROID_USE_LOGCAT
279 #define ANDROID_USE_LOGCAT TRUE macro