Android-cuttlefish cvd tool
|
#include <creation_analyzer.h>
Public Attributes | |
const std::vector< std::string > & | cmd_args |
const std::unordered_map< std::string, std::string > & | envs |
const SelectorOptions & | selectors |
bool | acquire_file_locks |
bool cuttlefish::selector::CreationAnalyzerParam::acquire_file_locks |
const std::vector<std::string>& cuttlefish::selector::CreationAnalyzerParam::cmd_args |
const std::unordered_map<std::string, std::string>& cuttlefish::selector::CreationAnalyzerParam::envs |
const SelectorOptions& cuttlefish::selector::CreationAnalyzerParam::selectors |