Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DActivityStartController.java659 boolean dumped = false; in dump()
665 dumped = true; in dump()
679 if (!dumped) { in dump()
680 dumped = true; in dump()
693 if (!dumped) { in dump()
/frameworks/base/core/proto/android/util/
Dtextdump.proto29 // The content that was dumped
/frameworks/av/services/mediametrics/
DMediaMetricsService.cpp593 bool dumped = false; in pullItems() local
596 dumped |= dump2Statsd(sitem, data, mStatsdLog); in pullItems()
600 return dumped ? AStatsManager_PULL_SUCCESS : AStatsManager_PULL_SKIP; in pullItems()
/frameworks/base/proto/src/criticalevents/
Dcritical_event_log.proto23 // Do not change the field names since this data is dumped to ANR files in textproto format.
49 // Do not change the field names since this data is dumped to ANR files in textproto format.
/frameworks/base/core/proto/android/server/
Dwindowmanagertransitiontrace.proto65 optional int32 window_id = 3; // Not dumped in always on tracing
Dwindowmanagerservice.proto534 /* We do not know the derived typ and the class is dumped
/frameworks/base/core/proto/android/os/
Dmetadata.proto58 // number of bytes dumped from the section directly.
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
Ddebugging.md62 Likewise, the SurfaceFlinger hierarchy can be dumped for inspection by running:
/frameworks/native/cmds/dumpstate/
Dbugreport-format.md64 - Framework services are dumped by priority. Supported priorities can be specified
Ddumpstate.cpp442 bool dumped = false; in AddDumps() local
446 dumped = true; in AddDumps()
468 return dumped; in AddDumps()
/frameworks/proto_logging/stats/
Datoms.proto23235 // The duration between when the ANR is triggered and when the stacks are dumped
23249 // stacks are dumped.
23281 // The number of dumped processes.