Searched defs:DumpOptions (Results 1 – 1 of 1) sorted by relevance
402 struct DumpOptions { struct403 bool do_vibrate = true;405 bool stream_to_socket = false;407 bool progress_updates_to_socket = false;408 bool do_screenshot = false;409 bool is_screenshot_copied = false;410 bool is_consent_deferred = false;411 bool is_remote_mode = false;412 bool show_header_only = false;413 bool telephony_only = false;[all …]