Searched defs:XLOG2 (Results 1 - 1 of 1) sorted by relevance

/system/core/debuggerd/
H A Dutility.h46 #define XLOG2(fmt...) _LOG(NULL, 0, fmt)
48 #define XLOG2(fmt...) do {} while(0) macro

Completed in 415 milliseconds