Home
last modified time | relevance | path

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

/frameworks/base/libs/incident/proto/android/os/
Dmetadata.proto56 // number of bytes dumped from the section directly.
/frameworks/native/cmds/dumpstate/
Dbugreport-format.md64 - Framework services are dumped by priority. Supported priorities can be specified
Ddumpstate.cpp227 bool dumped = false; in AddDumps() local
231 dumped = true; in AddDumps()
253 return dumped; in AddDumps()