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

/frameworks/compile/mclinker/tools/mcld/include/alone/Support/
H A DLog.h15 #define ALOGE(fmt, args...) \ macro
/frameworks/rs/
H A DrsUtils.h25 #define ALOGE(...) macro
H A DrsCppUtils.h45 #define ALOGE(...) \ macro
189 #define rsAssert(v) do {if(!(v)) ALOGE("rsAssert failed: %s, in %s at %i", #v, __FILE__, __LINE__);} while (0)

Completed in 420 milliseconds