Home
last modified time | relevance | path

Searched refs:ProcessRestarterBinary (Results 1 – 7 of 7) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dcasimir.cpp41 Command command(ProcessRestarterBinary()); in Casimir()
Dvhost_device_vsock.cpp48 Command command(ProcessRestarterBinary()); in Commands()
Droot_canal.cpp45 Command rootcanal(ProcessRestarterBinary()); in Commands()
/device/google/cuttlefish/host/libs/config/
Dknown_paths.h36 std::string ProcessRestarterBinary();
Dknown_paths.cpp71 std::string ProcessRestarterBinary() { in ProcessRestarterBinary() function
/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_builder.cpp48 command_.SetExecutableAndName(ProcessRestarterBinary()); in ApplyProcessRestarter()
/device/google/cuttlefish/host/libs/process_monitor/
Dprocess_monitor.cc194 android::base::Basename(ProcessRestarterBinary()); in SuspendResumeImpl()