Home
last modified time | relevance | path

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

/system/extras/perfprofd/quipper/base/
Dlogging.h326 #define DLOG_ASSERT(condition) LOG_ASSERT(condition) macro
340 #define DLOG_ASSERT(condition) EAT_STREAM_PARAMETERS
447 #define assert(x) DLOG_ASSERT(x)