|
Android-cuttlefish cvd tool
|
#include <chrono>#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< void > | cuttlefish::StartScreenRecording (const CuttlefishConfig::InstanceSpecific &instance_config, std::chrono::seconds wait_for_launcher) |
| Result< void > | cuttlefish::StopScreenRecording (const CuttlefishConfig::InstanceSpecific &instance_config, std::chrono::seconds wait_for_launcher) |