Searched refs:DumpObject (Results 1 – 6 of 6) sorted by relevance
45 private final LinkedList<DumpObject> mDumpObjects = new LinkedList<>();57 private static class DumpObject extends Dumpable { class in DualDumpOutputStream60 private DumpObject(String name) { in DumpObject() method in DualDumpOutputStream.DumpObject153 mDumpObjects.add(new DumpObject(null)); in DualDumpOutputStream()216 DumpObject d = new DumpObject(fieldName); in start()244 mDumpObjects.add(new DumpObject(null)); in flush()
1832 DumpObject(obj); in Dump()2019 void DumpObject(mirror::Object* obj) REQUIRES_SHARED(Locks::mutator_lock_) { in DumpObject() function in art::ImageDumper
10574 com.android.internal.util.dump.DualDumpOutputStream$DumpObject
35311 Lcom/android/internal/util/dump/DualDumpOutputStream$DumpObject;
10595 com.android.internal.util.dump.DualDumpOutputStream$DumpObject
44975 Lcom/android/internal/util/dump/DualDumpOutputStream$DumpObject;