Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc529 struct AbortState { struct
667 AbortState state; in Abort()
669 LOG(FATAL_WITHOUT_ABORT) << Dumpable<AbortState>(state); in Abort()
671 std::cerr << Dumpable<AbortState>(state); in Abort()