Home
last modified time | relevance | path

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

/art/runtime/hprof/
Dhprof.cc489 void DumpHeapObject(mirror::Object* obj)
533 DumpHeapObject(obj); in ProcessBody()
1072 void Hprof::DumpHeapObject(mirror::Object* obj) { in DumpHeapObject() function in art::hprof::Hprof