Home
last modified time | relevance | path

Searched refs:ANDROID_LOG_WRAP (Results 1 – 4 of 4) sorted by relevance

/system/core/include/log/
Dlogger.h179 #define ANDROID_LOG_WRAP 0x40000000 /* Block until buffer about to wrap */ macro
/system/core/liblog/
Dlogd_reader.c539 if (logger_list->mode & ANDROID_LOG_WRAP) { in logdOpen()
DREADME119 The ANDROID_LOG_WRAP mode flag to the android_logger_list_alloc_time
/system/core/logcat/
Dlogcat.cpp627 mode |= ANDROID_LOG_WRAP | in main()