Searched refs:DEBUG_LOG_EX (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/dev/audio/intel-hda/codecs/qemu/
H A Ddebug-logging.h26 #define DEBUG_LOG_EX(obj, ...) do { \ macro
33 #define DEBUG_LOG(...) DEBUG_LOG_EX(*this, __VA_ARGS__)
/fuchsia/zircon/system/dev/audio/intel-hda/codecs/realtek/
H A Ddebug-logging.h26 #define DEBUG_LOG_EX(obj, ...) do { \ macro
33 #define DEBUG_LOG(...) DEBUG_LOG_EX(*this, __VA_ARGS__)
/fuchsia/zircon/system/ulib/dispatcher-pool/
H A Ddebug-logging.h26 #define DEBUG_LOG_EX(obj, ...) do { \ macro
33 #define DEBUG_LOG(...) DEBUG_LOG_EX(*this, __VA_ARGS__)
/fuchsia/zircon/system/ulib/intel-hda/codec-utils/
H A Ddebug-logging.h26 #define DEBUG_LOG_EX(obj, ...) do { \ macro
33 #define DEBUG_LOG(...) DEBUG_LOG_EX(*this, __VA_ARGS__)

Completed in 170 milliseconds