Searched refs:ANDROID_LOG_WRAP (Results 1 – 5 of 5) sorted by relevance
247 #define ANDROID_LOG_WRAP 0x40000000 /* Block until buffer about to wrap */ macro
519 if (logger_list->mode & ANDROID_LOG_WRAP) { in logdOpen()
151 The ANDROID_LOG_WRAP mode flag to the android_logger_list_alloc_time
922 mode |= ANDROID_LOG_WRAP | ANDROID_LOG_RDONLY | in __logcat()