Home
last modified time | relevance | path

Searched defs:LOG_ID_CRASH (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/logging/liblog/include/android/
H A Dlog.h150 LOG_ID_CRASH = 4, enumerator
/aosp12/frameworks/multidex/library/test/src/android/util/
H A DLog.java218 /** @hide */ public static final int LOG_ID_CRASH = 4; field in Log
/aosp12/frameworks/base/core/java/android/util/
H A DLog.java385 /** @hide */ public static final int LOG_ID_CRASH = 4; field in Log