Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp1617 const CommandOptions DUMPSYS_COMPONENTS_OPTIONS = CommandOptions::WithTimeout(60).Build(); in DumpAppInfos() local
1619 RunDumpsys("APP ACTIVITIES", {"activity", "-v", "all"}, DUMPSYS_COMPONENTS_OPTIONS, 0, out_fd); in DumpAppInfos()
1626 DUMPSYS_COMPONENTS_OPTIONS, 0, out_fd); in DumpAppInfos()
1633 DUMPSYS_COMPONENTS_OPTIONS, 0, out_fd); in DumpAppInfos()
1640 DUMPSYS_COMPONENTS_OPTIONS, 0, out_fd); in DumpAppInfos()
1647 DUMPSYS_COMPONENTS_OPTIONS, 0, out_fd); in DumpAppInfos()
2051 const CommandOptions DUMPSYS_COMPONENTS_OPTIONS = CommandOptions::WithTimeout(60).Build(); in DumpstateTelephonyOnly() local
2141 DUMPSYS_COMPONENTS_OPTIONS); in DumpstateTelephonyOnly()