Home | History | Annotate | Download | only in android

Lines Matching full:verbose_print

32 #define  D(...)    VERBOSE_PRINT(sdkctlsocket,__VA_ARGS__)
38 #define T(...) VERBOSE_PRINT(sdkctlsocket,__VA_ARGS__)