Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/cvd/server_command/
Dgeneric.cpp61 struct CommandInvocationInfo { struct in cuttlefish::CvdGenericCommandHandler
62 std::string command;
63 std::string bin;
64 std::string bin_path;
65 std::string home;
66 std::string host_artifacts_path;
67 uid_t uid;
68 std::vector<std::string> args;
69 cvd_common::Envs envs;