Home
last modified time | relevance | path

Searched refs:executable_path (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_builder.cpp63 const std::string& executable_path) { in AddControlSocket() argument
64 auto stopper = [executable_path, control_socket]() { in AddControlSocket()
65 Command stop_cmd(executable_path); in AddControlSocket()
/device/google/cuttlefish/host/commands/process_sandboxer/
Dpolicies.h90 std::string_view executable_path);