Home
last modified time | relevance | path

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

/system/core/debuggerd/tombstoned/
Dtombstoned.cpp85 struct Crash { struct
86 ~Crash() { event_free(crash_event); } in ~Crash() argument
88 CrashOutput output; argument
96 class CrashQueue { argument
/system/core/trusty/metrics/
Dmetrics_test.cpp90 TEST_F(TrustyMetricsTest, Crash) { in TEST_F() argument