Home
last modified time | relevance | path

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

/aosp14/system/core/debuggerd/
H A Dprotocol.h105 struct __attribute__((__packed__)) CrashInfo { struct
106 CrashInfoHeader header; argument
108 CrashInfoDataStatic s; argument
110 } data;
/aosp14/frameworks/base/core/java/android/app/
H A DApplicationErrorReport.java300 public static class CrashInfo { class in ApplicationErrorReport
351 public CrashInfo() { in CrashInfo() method in ApplicationErrorReport.CrashInfo
357 public CrashInfo(Throwable tr) { in CrashInfo() method in ApplicationErrorReport.CrashInfo
432 public CrashInfo(Parcel in) { in CrashInfo() method in ApplicationErrorReport.CrashInfo
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...