Home
last modified time | relevance | path

Searched refs:DUMPSYS_COMPONENTS_OPTIONS (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp1484 const CommandOptions DUMPSYS_COMPONENTS_OPTIONS = CommandOptions::WithTimeout(60).Build(); in dumpstate() local
1486 RunDumpsys("APP ACTIVITIES", {"activity", "-v", "all"}, DUMPSYS_COMPONENTS_OPTIONS); in dumpstate()
1493 DUMPSYS_COMPONENTS_OPTIONS); in dumpstate()
1500 DUMPSYS_COMPONENTS_OPTIONS); in dumpstate()
1507 DUMPSYS_COMPONENTS_OPTIONS); in dumpstate()
1514 DUMPSYS_COMPONENTS_OPTIONS); in dumpstate()
1662 const CommandOptions DUMPSYS_COMPONENTS_OPTIONS = CommandOptions::WithTimeout(60).Build(); in DumpstateTelephonyOnly() local
1720 DUMPSYS_COMPONENTS_OPTIONS); in DumpstateTelephonyOnly()