Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc444 struct AbortState { struct
556 AbortState state; in Abort()
558 LOG(FATAL_WITHOUT_ABORT) << Dumpable<AbortState>(state); in Abort()
560 std::cerr << Dumpable<AbortState>(state); in Abort()