Home | History | Annotate | Download | only in android

Lines Matching full:verbose_print

25 #define  D(...)    VERBOSE_PRINT(qemud,__VA_ARGS__)
32 #define T(...) VERBOSE_PRINT(qemud,__VA_ARGS__)