Searched refs:SetStopper (Results 1 – 3 of 3) sorted by relevance
199 Command& SetStopper(SubprocessStopper stopper) & { in SetStopper() function203 Command SetStopper(SubprocessStopper stopper) && { in SetStopper() function204 return std::move(SetStopper(std::move(stopper))); in SetStopper()
69 command_.SetStopper(KillSubprocessFallback(stopper)); in AddControlSocket()
231 gpu_device_logs_cmd.SetStopper(KillSubprocessFallback([](Subprocess* proc) { in BuildVhostUserGpu()702 crosvm_log_tee_cmd.SetStopper(KillSubprocessFallback([](Subprocess* proc) { in StartCommands()