Searched refs:ANDROID_LOG_WRAP (Results 1 – 4 of 4) sorted by relevance
179 #define ANDROID_LOG_WRAP 0x40000000 /* Block until buffer about to wrap */ macro
539 if (logger_list->mode & ANDROID_LOG_WRAP) { in logdOpen()
119 The ANDROID_LOG_WRAP mode flag to the android_logger_list_alloc_time
627 mode |= ANDROID_LOG_WRAP | in main()