Home
last modified time | relevance | path

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

/system/core/liblog/include/log/
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__)))
/system/core/liblog/include_vndk/log/
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__)))