Home
last modified time | relevance | path

Searched defs:LOGE (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/bluedroid/btif/co/
Dbta_ag_co.c35 #define LOGE(format, ...) fprintf (stderr, LOG_TAG format"\n", ## __VA_ARGS__) macro
/external/opencv/
Dcvjni.h30 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
/external/quake/quake/src/WinQuake/
Dsnd_android.cpp20 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
/external/libnfc-nci/src/gki/ulinux/
Dgki_ulinux.c35 #define LOGE(format, ...) fprintf (stderr, LOG_TAG format, ## __VA_ARGS__) macro
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
Dgki_ulinux.c36 #define LOGE(format, ...) fprintf (stderr, LOG_TAG format, ## __VA_ARGS__) macro
/external/bluetooth/bluedroid/stack/btu/
Dbtu_hcif.c46 #define LOGE(format, ...) fprintf (stderr, LOG_TAG format"\n", ## __VA_ARGS__) macro