Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h366 struct DumpOptions { struct
367 bool do_add_date = false;
368 bool do_zip_file = false;
369 bool do_vibrate = true;
371 bool use_socket = false;
372 bool use_control_socket = false;
373 bool do_screenshot = false;
374 bool is_screenshot_copied = false;
375 bool is_remote_mode = false;
376 bool show_header_only = false;
[all …]