HomeSort by relevance Sort by last modified time
    Searched refs:EAT_STREAM_PARAMETERS (Results 1 - 2 of 2) sorted by null

  /system/extras/perfprofd/quipper/base/
logging.h 217 #define EAT_STREAM_PARAMETERS \
339 #define DLOG_IF(severity, condition) EAT_STREAM_PARAMETERS
340 #define DLOG_ASSERT(condition) EAT_STREAM_PARAMETERS
341 #define DPLOG_IF(severity, condition) EAT_STREAM_PARAMETERS
342 #define DVLOG_IF(verboselevel, condition) EAT_STREAM_PARAMETERS
343 #define DVPLOG_IF(verboselevel, condition) EAT_STREAM_PARAMETERS
652 #define NOTIMPLEMENTED() EAT_STREAM_PARAMETERS
668 EAT_STREAM_PARAMETERS
  /external/libchrome/base/
logging.h 457 #define EAT_STREAM_PARAMETERS \
497 !(condition) ? LOGGING_CRASH() : EAT_STREAM_PARAMETERS
671 #define DLOG_IF(severity, condition) EAT_STREAM_PARAMETERS
672 #define DLOG_ASSERT(condition) EAT_STREAM_PARAMETERS
673 #define DPLOG_IF(severity, condition) EAT_STREAM_PARAMETERS
674 #define DVLOG_IF(verboselevel, condition) EAT_STREAM_PARAMETERS
675 #define DVPLOG_IF(verboselevel, condition) EAT_STREAM_PARAMETERS
800 : EAT_STREAM_PARAMETERS
    [all...]

Completed in 172 milliseconds