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

/hardware/samsung_slsi/exynos5/mobicore/common/LogWrapper/
H A Dlog.h62 #define DUMMY_FUNCTION() do{}while(0) macro
67 #define LOG_I(fmt, args...) DUMMY_FUNCTION()
68 #define LOG_W(fmt, args...) DUMMY_FUNCTION()
98 #define LOG_I(fmt, args...) DUMMY_FUNCTION()
99 #define LOG_W(fmt, args...) DUMMY_FUNCTION()
111 #define LOG_V(...) DUMMY_FUNCTION()

Completed in 57 milliseconds