Home
last modified time | relevance | path

Searched defs:LOG (Results 1 – 3 of 3) sorted by relevance

/system/core/libcutils/
Dloghack.h28 #define LOG(level, ...) \ macro
/system/core/debuggerd/
Dutility.h59 #define LOG(fmt...) _LOG(-1, 0, fmt) macro
/system/core/include/cutils/
Dlog.h348 #define LOG(priority, tag, ...) \ macro