Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp1556 const CommandOptions DUMPSYS_COMPONENTS_OPTIONS = CommandOptions::WithTimeout(60).Build(); in DumpAppInfos() local
1558 RunDumpsys("APP ACTIVITIES", {"activity", "-v", "all"}, DUMPSYS_COMPONENTS_OPTIONS, 0, out_fd); in DumpAppInfos()
1565 DUMPSYS_COMPONENTS_OPTIONS, 0, out_fd); in DumpAppInfos()
1572 DUMPSYS_COMPONENTS_OPTIONS, 0, out_fd); in DumpAppInfos()
1579 DUMPSYS_COMPONENTS_OPTIONS, 0, out_fd); in DumpAppInfos()
1586 DUMPSYS_COMPONENTS_OPTIONS, 0, out_fd); in DumpAppInfos()
1949 const CommandOptions DUMPSYS_COMPONENTS_OPTIONS = CommandOptions::WithTimeout(60).Build(); in DumpstateTelephonyOnly() local
2033 DUMPSYS_COMPONENTS_OPTIONS); in DumpstateTelephonyOnly()