Home
last modified time | relevance | path

Searched defs:stopper (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dsubprocess.h199 Command& SetStopper(SubprocessStopper stopper) & { in SetStopper()
203 Command SetStopper(SubprocessStopper stopper) && { in SetStopper()
Dsubprocess.cpp313 Command::Command(std::string executable, SubprocessStopper stopper) in Command()
/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_builder.cpp62 auto stopper = [executable_path, control_socket]() { in AddControlSocket() local
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dstreamer.cpp253 auto stopper = [webrtc_recorder = webrtc_recorder_]() { in Commands() local