Searched refs:ShouldHalt (Results 1 - 2 of 2) sorted by last modified time

/art/runtime/
H A Dsignal_catcher.cc94 bool SignalCatcher::ShouldHalt() { function in class:art::SignalCatcher
182 if (!ShouldHalt()) {
217 if (signal_catcher->ShouldHalt()) {
H A Dsignal_catcher.h49 bool ShouldHalt();

Completed in 75 milliseconds