Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc409 struct AbortState { struct
521 AbortState state; in Abort()
523 LOG(FATAL_WITHOUT_ABORT) << Dumpable<AbortState>(state); in Abort()
525 std::cerr << Dumpable<AbortState>(state); in Abort()