Home
last modified time | relevance | path

Searched defs:screenshot_path (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/
Dwebrtc_commands.proto29 string screenshot_path = 2; field
Dscreenshot_handler.cpp63 const std::string& screenshot_path) { in Screenshot()
/aosp_15_r20/device/google/cuttlefish/host/libs/command_util/runner/
Drun_cvd.proto41 string screenshot_path = 2; field
/aosp_15_r20/device/google/cuttlefish/host/commands/run_cvd/launch/
Dwebrtc_controller.cpp79 int display_number, const std::string& screenshot_path) { in SendScreenshotDisplayCommand()
/aosp_15_r20/device/google/cuttlefish/host/commands/display/
Dmain.cpp226 std::string screenshot_path; in DoScreenshot() local