Home
last modified time | relevance | path

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

/art/tools/ahat/src/main/com/android/ahat/
DSiteHandler.java52 List<Site> children = new ArrayList<Site>(site.getChildren()); in handle() local
54 if (children.isEmpty()) { in handle()
57 Collections.sort(children, Sort.defaultSiteCompare(mSnapshot)); in handle()
80 HeapTable.render(doc, query, SITES_CALLED_ID, table, mSnapshot, children); in handle()
/art/perfetto_hprof/
Dperfetto_hprof.cc677 const std::vector<art::mirror::Object*>& children = p.second; in DumpRootObjects() local
680 for (art::mirror::Object* obj : children) { in DumpRootObjects()
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt9156 Ljava/util/logging/LogManager$LogNode;->children:Ljava/util/HashMap;