Home
last modified time | relevance | path

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

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