Searched refs:DumpFakeObjectArray (Results 1 – 1 of 1) sorted by relevance
497 void DumpFakeObjectArray(mirror::Object* obj, const std::set<mirror::Object*>& elements)1417 void Hprof::DumpFakeObjectArray(mirror::Object* obj, const std::set<mirror::Object*>& elements) { in DumpFakeObjectArray() function in art::hprof::Hprof1568 DumpFakeObjectArray(fake_object_array, fake_roots); in DumpHeapInstanceObject()