Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/cvd/cli/selector/arguments_separator.h"
#include <string>
#include <vector>
#include <android-base/strings.h>
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/commands/cvd/cli/selector/selector_common_parser.h"
Namespaces | |
namespace | cuttlefish |
namespace | cuttlefish::selector |
Functions | |
Result< SeparatedArguments > | cuttlefish::selector::SeparateArguments (const std::vector< std::string > &input_args) |