Searched defs:XLOG (Results 1 - 1 of 1) sorted by path

/system/core/debuggerd/
H A Dutility.h39 #define XLOG(fmt...) _LOG(NULL, 0, fmt)
41 #define XLOG(fmt...) do {} while(0) macro

Completed in 15 milliseconds