|
Android-cuttlefish cvd tool
|
#include <sys/types.h>#include <string>#include <unordered_map>#include "cuttlefish/host/commands/cvd/cli/selector/selector_common_parser.h"#include "cuttlefish/host/commands/cvd/instances/instance_manager.h"#include "cuttlefish/result/result_type.h"

Go to the source code of this file.
Classes | |
| struct | cuttlefish::selector::GroupCreationInfo |
| struct | cuttlefish::selector::CreationAnalyzerParam |
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::selector |
Functions | |
| Result< GroupCreationInfo > | cuttlefish::selector::AnalyzeCreation (const CreationAnalyzerParam ¶ms) |