Home
last modified time | relevance | path

Searched defs:abort_on_failure (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dart_method.cc148 uint32_t ArtMethod::ToDexPc(const uintptr_t pc, bool abort_on_failure) { in ToDexPc()
/art/runtime/
Dmonitor.cc991 void* callback_context, bool abort_on_failure) { in VisitLocks()