Home
last modified time | relevance | path

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

/aosp14/system/core/debuggerd/tombstoned/
H A Dtombstoned.cpp86 struct Crash { struct
87 ~Crash() { event_free(crash_event); } in ~Crash() argument
89 CrashOutput output; argument
97 class CrashQueue { argument
/aosp14/system/core/trusty/metrics/
H A Dmetrics_test.cpp90 TEST_F(TrustyMetricsTest, Crash) { in TEST_F() argument
/aosp14/frameworks/base/core/proto/android/server/
H A Dactivitymanagerservice.proto477 message Crash { message