Searched refs:shouldContinue (Results 1 – 4 of 4) sorted by relevance
50 } while ($inline$shouldContinue()); in $noinline$test()54 static boolean $inline$shouldContinue() { in $inline$shouldContinue()
141 bool shouldContinue = workUnit->run(); in threadLoop() local149 if (!shouldContinue) { in threadLoop()
213 bool shouldContinue = mHal->dump(fd, options); in debug() local214 if (!shouldContinue) { in debug()
118 boolean shouldContinue(IccIoResult intermediateResult); in shouldContinue() method1260 return intermediateResultHandler.shouldContinue(result); in sendApdu()