Home
last modified time | relevance | path

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

/art/runtime/
Dreference_table.cc84 static void DumpSummaryLine(std::ostream& os, ObjPtr<mirror::Object> obj, size_t element_count, in DumpSummaryLine() function
302 DumpSummaryLine(os, elemObj, GetElementCount(elemObj), elem.identical, elem.equiv); in Dump()