Home
last modified time | relevance | path

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

/art/runtime/hprof/
Dhprof.cc488 void DumpHeapObject(mirror::Object* obj)
532 DumpHeapObject(obj); in ProcessBody()
1071 void Hprof::DumpHeapObject(mirror::Object* obj) { in DumpHeapObject() function in art::hprof::Hprof