Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/fuchsia/include/cutils/
Dlog.h29 #define android_printAssert(condition, tag, format, ...) \ macro
34 ? ((void)android_printAssert(#condition, LOG_TAG, ##__VA_ARGS__)) \
38 (((void)android_printAssert(NULL, LOG_TAG, ##__VA_ARGS__)))