Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h406 struct DumpOptions { struct
407 bool do_vibrate = true;
409 bool stream_to_socket = false;
411 bool progress_updates_to_socket = false;
412 bool do_screenshot = false;
413 bool is_screenshot_copied = false;
414 bool is_consent_deferred = false;
415 bool skip_user_consent = false;
416 bool is_remote_mode = false;
417 bool show_header_only = false;
[all …]