Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/util/dump/
H A DDualDumpOutputStream.java45 private final LinkedList<DumpObject> mDumpObjects = new LinkedList<>();
57 private static class DumpObject extends Dumpable { class in DualDumpOutputStream
60 private DumpObject(String name) { in DumpObject() method in DualDumpOutputStream.DumpObject
153 mDumpObjects.add(new DumpObject(null)); in DualDumpOutputStream()
216 DumpObject d = new DumpObject(fieldName); in start()
244 mDumpObjects.add(new DumpObject(null)); in flush()
/aosp12/art/oatdump/
H A Doatdump.cc1832 DumpObject(obj); in Dump()
2019 void DumpObject(mirror::Object* obj) REQUIRES_SHARED(Locks::mutator_lock_) { in DumpObject() function in art::ImageDumper
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes10574 com.android.internal.util.dump.DualDumpOutputStream$DumpObject
H A Dboot-image-profile.txt35311 Lcom/android/internal/util/dump/DualDumpOutputStream$DumpObject;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes10595 com.android.internal.util.dump.DualDumpOutputStream$DumpObject
H A Dboot-image-profile.txt44975 Lcom/android/internal/util/dump/DualDumpOutputStream$DumpObject;