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

/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.c37 #define LOGE(format, ...) fprintf (stderr, LOG_TAG format, ## __VA_ARGS__) macro
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_ulinux.c36 #define LOGE(format, ...) fprintf (stderr, LOG_TAG format, ## __VA_ARGS__) macro

Completed in 186 milliseconds