Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dknown_paths.h34 std::string ProcessRestarterBinary();
Dknown_paths.cpp65 std::string ProcessRestarterBinary() { in ProcessRestarterBinary() function
/device/google/cuttlefish/host/commands/run_cvd/launch/
Droot_canal.cpp45 Command rootcanal(ProcessRestarterBinary()); in Commands()
/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_builder.cpp33 command_.SetExecutableAndName(ProcessRestarterBinary()); in ApplyProcessRestarter()