|
Android-cuttlefish cvd tool
|
Functions | |
| struct | __attribute__ ((packed)) Event |
| Result< void > | SaveEventsToFile (Reader &conn, Writer &out) |
| Result< void > | InjectEventsFromFile (Writer &conn, Reader &in) |
Variables | |
| const char * | kListCommand = "list" |
| const char * | kLsAlias = "ls" |
| const char * | kCaptureCommand = "capture" |
| const char * | kInjectCommand = "inject" |
| struct cuttlefish::anonymous_namespace{event_devices.cpp}::__attribute__ | ( | (packed) | ) |
| Result< void > cuttlefish::anonymous_namespace{event_devices.cpp}::InjectEventsFromFile | ( | Writer & | conn, |
| Reader & | in | ||
| ) |
| Result< void > cuttlefish::anonymous_namespace{event_devices.cpp}::SaveEventsToFile | ( | Reader & | conn, |
| Writer & | out | ||
| ) |
| const char* cuttlefish::anonymous_namespace{event_devices.cpp}::kCaptureCommand = "capture" |
| const char* cuttlefish::anonymous_namespace{event_devices.cpp}::kInjectCommand = "inject" |
| const char* cuttlefish::anonymous_namespace{event_devices.cpp}::kListCommand = "list" |
| const char* cuttlefish::anonymous_namespace{event_devices.cpp}::kLsAlias = "ls" |