Searched defs:stopper (Results 1 – 4 of 4) sorted by relevance
199 Command& SetStopper(SubprocessStopper stopper) & { in SetStopper()203 Command SetStopper(SubprocessStopper stopper) && { in SetStopper()
313 Command::Command(std::string executable, SubprocessStopper stopper) in Command()
62 auto stopper = [executable_path, control_socket]() { in AddControlSocket() local
253 auto stopper = [webrtc_recorder = webrtc_recorder_]() { in Commands() local