Searched refs:android_printAssert (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/include/android_stub/log/
H A Dlog_main.h122 #define android_printAssert(cond, tag, ...) \ macro
136 ((void)android_printAssert(#cond, LOG_TAG, ##__VA_ARGS__))) \
142 (((void)android_printAssert(NULL, LOG_TAG, ##__VA_ARGS__)))

Completed in 2 milliseconds