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.h28 #define android_printAssert(condition, tag, ...) \ macro
35 ? ((void)android_printAssert(#condition, LOG_TAG, ##__VA_ARGS__)) \
39 (((void)android_printAssert(NULL, LOG_TAG, ##__VA_ARGS__)))