Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h392 struct DumpOptions { struct
393 bool do_vibrate = true;
395 bool stream_to_socket = false;
397 bool progress_updates_to_socket = false;
398 bool do_screenshot = false;
399 bool is_screenshot_copied = false;
400 bool is_remote_mode = false;
401 bool show_header_only = false;
402 bool telephony_only = false;
403 bool wifi_only = false;
[all …]