|
Android-cuttlefish cvd tool
|
#include <string>#include <vector>#include "cuttlefish/host/libs/config/cuttlefish_config.h"#include "cuttlefish/result/result.h"

Go to the source code of this file.
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< CuttlefishConfig::TouchpadConfig > | cuttlefish::ParseTouchpadConfig (const std::string &flag) |
| Result< std::vector< CuttlefishConfig::TouchpadConfig > > | cuttlefish::ParseTouchpadConfigsFromArgs (std::vector< std::string > &args) |
Variables | |
| constexpr const char | cuttlefish::kTouchpadFlag [] = "touchpad" |
| constexpr const char | cuttlefish::kTouchpadHelp [] |