Searched refs:children (Results 1 – 3 of 3) sorted by relevance
52 List<Site> children = new ArrayList<Site>(site.getChildren()); in handle() local54 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()
677 const std::vector<art::mirror::Object*>& children = p.second; in DumpRootObjects() local680 for (art::mirror::Object* obj : children) { in DumpRootObjects()
9156 Ljava/util/logging/LogManager$LogNode;->children:Ljava/util/HashMap;