|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/libs/screen_recording_controls/screen_recording_controls.h"#include <chrono>#include "cuttlefish/common/libs/fs/shared_fd.h"#include "cuttlefish/host/libs/command_util/runner/run_cvd.pb.h"#include "cuttlefish/host/libs/command_util/util.h"#include "cuttlefish/host/libs/config/cuttlefish_config.h"#include "cuttlefish/result/result.h"
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) |