|
Android-cuttlefish cvd tool
|
Classes | |
| struct | DeviceSockets |
| struct | TemplateVars |
| class | VhostInputDevices |
Functions | |
| Result< DeviceSockets > | NewDeviceSockets (const std::string &capture_server_path, const std::string &evt_server_path, const std::string &vhu_server_path) |
| Command | NewVhostUserInputCommand (const DeviceSockets &device_sockets, const std::string &spec) |
| std::string | BuildTouchSpec (const std::string &spec_template, TemplateVars vars) |
| std::string cuttlefish::anonymous_namespace{input_paths_provider.cc}::BuildTouchSpec | ( | const std::string & | spec_template, |
| TemplateVars | vars | ||
| ) |
| Result< DeviceSockets > cuttlefish::anonymous_namespace{input_paths_provider.cc}::NewDeviceSockets | ( | const std::string & | capture_server_path, |
| const std::string & | evt_server_path, | ||
| const std::string & | vhu_server_path | ||
| ) |
| Command cuttlefish::anonymous_namespace{input_paths_provider.cc}::NewVhostUserInputCommand | ( | const DeviceSockets & | device_sockets, |
| const std::string & | spec | ||
| ) |