Home
last modified time | relevance | path

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

/dports/misc/actiona/actiona-3.10.1/executer/
H A Dexecuter.cpp632 bool shouldStopExecution; in executionException() local
639 shouldStopExecution = false; in executionException()
656 shouldStopExecution = true; in executionException()
663 shouldStopExecution = false; in executionException()
670 shouldStopExecution = true; in executionException()
673 if(shouldStopExecution) in executionException()