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

/external/bluetooth/bluedroid/btif/co/
H A Dbta_ag_co.c36 #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/bluetooth/bluedroid/stack/btu/
H A Dbtu_hcif.c49 #define LOGE(format, ...) fprintf (stderr, LOG_TAG format"\n", ## __VA_ARGS__) macro

Completed in 135 milliseconds