Searched defs:DUMPSYS_COMPONENTS_OPTIONS (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp1438 const CommandOptions DUMPSYS_COMPONENTS_OPTIONS = CommandOptions::WithTimeout(60).Build(); local
1440 RunDumpsys("APP ACTIVITIES", {"activity", "-v", "all"}, DUMPSYS_COMPONENTS_OPTIONS);
1447 DUMPSYS_COMPONENTS_OPTIONS);
1454 DUMPSYS_COMPONENTS_OPTIONS);
1461 DUMPSYS_COMPONENTS_OPTIONS);
1468 DUMPSYS_COMPONENTS_OPTIONS);
1507 const CommandOptions DUMPSYS_COMPONENTS_OPTIONS = CommandOptions::WithTimeout(60).Build(); local
1537 DUMPSYS_COMPONENTS_OPTIONS);

Completed in 33 milliseconds