|
Android-cuttlefish cvd tool
|
#include <cstdlib>#include "absl/log/log.h"#include "gflags/gflags.h"#include "cuttlefish/common/libs/utils/tee_logging.h"#include "cuttlefish/host/libs/config/cuttlefish_config.h"#include "cuttlefish/process/command.h"#include "cuttlefish/process/managed_stdio.h"#include "cuttlefish/result/result.h"
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::anonymous_namespace{powerbtn_cvd.cc} |
Functions | |
| DEFINE_int32 (instance_num, cuttlefish::GetInstance(), "Which instance to trigger a power button event.") | |
| Result< void > | cuttlefish::anonymous_namespace{powerbtn_cvd.cc}::PowerbtnCvdMain () |
| int | main (int argc, char **argv) |
| DEFINE_int32 | ( | instance_num | , |
| cuttlefish::GetInstance() | , | ||
| "Which instance to trigger a power button event." | |||
| ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |