25 const CuttlefishConfig::InstanceSpecific& instance_config,
26 std::chrono::seconds wait_for_launcher);
29 const CuttlefishConfig::InstanceSpecific& instance_config,
30 std::chrono::seconds wait_for_launcher);
Definition: alloc_driver.h:20
Result< void > StartScreenRecording(const CuttlefishConfig::InstanceSpecific &instance_config, std::chrono::seconds wait_for_launcher)
Definition: screen_recording_controls.cc:29
Result< void > StopScreenRecording(const CuttlefishConfig::InstanceSpecific &instance_config, std::chrono::seconds wait_for_launcher)
Definition: screen_recording_controls.cc:41