Home
last modified time | relevance | path

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

/aosp12/system/core/rootdir/
H A Dasan.options6 abort_on_error=1
/aosp12/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_config_tests.cpp729 TEST_F(MallocDebugConfigTest, abort_on_error) { in TEST_F() argument
/aosp12/art/runtime/
H A Dthread.h508 bool abort_on_error = true) const
H A Dthread.cc3721 bool abort_on_error) const { in GetCurrentMethod()
3735 dex_pc = visitor->GetDexPc(abort_on_error); in GetCurrentMethod()