Searched defs:CommandInvocationInfo (Results 1 – 1 of 1) sorted by relevance
61 struct CommandInvocationInfo { struct in cuttlefish::CvdGenericCommandHandler62 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;