Searched refs:ANDROID_LOG_PSTORE (Results 1 – 7 of 7) sorted by relevance
226 #define ANDROID_LOG_PSTORE 0x80000000 macro
80 node = (logger_list->mode & ANDROID_LOG_PSTORE) ? &__android_log_persist_read in init_transport_context()
134 The `ANDROID_LOG_PSTORE` mode flag to the `android_logger_open()` is used to switch from the active
307 logger_list.mode = ANDROID_LOG_PSTORE | ANDROID_LOG_NONBLOCK | ANDROID_LOG_RDONLY; in __android_log_pmsg_file_read()
293 ANDROID_LOG_RDONLY | ANDROID_LOG_PSTORE | ANDROID_LOG_NONBLOCK, 0, in ReadPersistEventLogTags()
952 mode |= ANDROID_LOG_RDONLY | ANDROID_LOG_PSTORE | in __logcat()