Searched refs:KeepStopped (Results 1 – 2 of 2) sorted by relevance
3161 case StopHook::StopHookResult::KeepStopped: in RunStopHooks()3961 return StopHookResult::KeepStopped; in HandleStop()3985 return StopHookResult::KeepStopped; in HandleStop()4035 return StopHookResult::KeepStopped; in HandleStop()4042 return StopHookResult::KeepStopped; in HandleStop()4044 return *should_stop_or_err ? StopHookResult::KeepStopped in HandleStop()
1339 KeepStopped = 0, enumerator