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

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h40 #ifndef MYLOGE
41 #define MYLOGE(...) fprintf(stderr, __VA_ARGS__); ALOGE(__VA_ARGS__); macro

Completed in 115 milliseconds