Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h349 struct DumpOptions { struct
350 bool do_add_date = false;
351 bool do_zip_file = false;
352 bool do_vibrate = true;
354 bool use_socket = false;
355 bool use_control_socket = false;
356 bool do_fb = false;
357 bool do_broadcast = false;
358 bool is_remote_mode = false;
359 bool show_header_only = false;
[all …]