Home
last modified time | relevance | path

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

/aosp14/system/core/debuggerd/tombstoned/
H A Dtombstoned.cpp73 struct CrashArtifactPaths { struct
195 CrashArtifactPaths get_next_artifact_paths() { in get_next_artifact_paths()
196 CrashArtifactPaths result; in get_next_artifact_paths()
456 CrashArtifactPaths paths = queue->get_next_artifact_paths(); in crash_completed()