Searched refs:DumpSummaryLine (Results 1 – 1 of 1) sorted by relevance
/art/runtime/ |
D | reference_table.cc | 79 static void DumpSummaryLine(std::ostream& os, mirror::Object* obj, size_t element_count, in DumpSummaryLine() function 229 DumpSummaryLine(os, prev, element_count, identical, equiv); in Dump() 237 DumpSummaryLine(os, prev, GetElementCount(prev), identical, equiv); in Dump()
|