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

/external/bluetooth/bluedroid/btif/co/
H A Dbta_ag_co.c35 #define LOGE(format, ...) fprintf (stderr, LOG_TAG format"\n", ## __VA_ARGS__) macro
/external/opencv/
H A Dcvjni.h30 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_ulinux.c36 #define LOGE(format, ...) fprintf (stderr, LOG_TAG format, ## __VA_ARGS__) macro
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_ulinux.c35 #define LOGE(format, ...) fprintf (stderr, LOG_TAG format, ## __VA_ARGS__) macro
/external/quake/quake/src/WinQuake/
H A Dsnd_android.cpp20 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
332 LOGE("SNDDDMA_Init: samples must be power of two.");
337 LOGE("SNDDDMA_Init: Could not allocate sound buffer.");
665 LOGE("SNDDDMA_Init: samples must be power of two.");
670 LOGE("SNDDDMA_Init: Could not allocate sound buffer.");
/external/bluetooth/bluedroid/stack/btu/
H A Dbtu_hcif.c46 #define LOGE(format, ...) fprintf (stderr, LOG_TAG format"\n", ## __VA_ARGS__) macro

Completed in 188 milliseconds