Searched refs:kStopSuccess (Results 1 – 6 of 6) sorted by relevance
287 return StopperResult::kStopSuccess; in KillSubprocess()293 return StopperResult::kStopSuccess; in KillSubprocess()305 return harsh_result == StopperResult::kStopSuccess in KillSubprocessFallback()
52 kStopSuccess, /* The subprocess exited in the expected way. */ enumerator
60 return StopperResult::kStopSuccess; in StopModemSimulator()
66 return stop_cmd.Start().Wait() == 0 ? StopperResult::kStopSuccess in AddControlSocket()
235 return res ? StopperResult::kStopSuccess : StopperResult::kStopFailure; in BuildVhostUserGpu()706 return res ? StopperResult::kStopSuccess : StopperResult::kStopFailure; in StartCommands()
80 return StopperResult::kStopSuccess; in Stop()