Home
last modified time | relevance | path

Searched refs:CrashOutput (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/debuggerd/tombstoned/
H A Dtombstoned.cpp78 struct CrashOutput { struct
89 CrashOutput output; argument
163 std::optional<CrashOutput> get_output(DebuggerdDumpType dump_type) { in get_output()
164 CrashOutput result; in get_output()