|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/cvd/cli/commands/power_btn.h"#include <string>#include <vector>#include "cuttlefish/flag_parser/flag.h"#include "cuttlefish/host/commands/cvd/cli/command_request.h"#include "cuttlefish/host/commands/cvd/cli/selector/selector.h"#include "cuttlefish/host/commands/cvd/instances/instance_manager.h"#include "cuttlefish/result/result.h"
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::anonymous_namespace{power_btn.cpp} |
Variables | |
| constexpr char | cuttlefish::anonymous_namespace{power_btn.cpp}::kSummaryHelpText [] = "Trigger power button event on the device" |
| constexpr char | cuttlefish::anonymous_namespace{power_btn.cpp}::kPowerBtnCmd [] = "powerbtn" |