Searched refs:ANDROID_LOG_WRONLY (Results 1 – 4 of 4) sorted by relevance
175 #define ANDROID_LOG_WRONLY O_WRONLY macro
129 mended to only open log ANDROID_LOG_WRONLY in that case.
657 mode |= ANDROID_LOG_WRONLY; in main()
1125 struct logger_list * logger_list = android_logger_list_alloc(ANDROID_LOG_WRONLY, 0, 0); in TEST()