Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h346 struct DumpOptions { struct
347 bool do_add_date = false;
348 bool do_zip_file = false;
349 bool do_vibrate = true;
351 bool use_socket = false;
352 bool use_control_socket = false;
353 bool do_fb = false;
354 bool do_broadcast = false;
355 bool is_remote_mode = false;
356 bool show_header_only = false;
[all …]