Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc514 struct AbortState { struct
652 AbortState state; in Abort()
654 LOG(FATAL_WITHOUT_ABORT) << Dumpable<AbortState>(state); in Abort()
656 std::cerr << Dumpable<AbortState>(state); in Abort()