Searched refs:ANDROID_LOG_WRONLY (Results 1 – 5 of 5) sorted by relevance
85 android_logger_list_alloc(ANDROID_LOG_WRONLY, 0, 0); in TEST()
238 #define ANDROID_LOG_WRONLY O_WRONLY macro
161 mended to only open log ANDROID_LOG_WRONLY in that case.
963 mode |= ANDROID_LOG_WRONLY; in __logcat()