Home
last modified time | relevance | path

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

/art/runtime/hprof/
Dhprof.cc483 void DumpHeapObject(mirror::Object* obj)
527 DumpHeapObject(obj); in ProcessBody()
1066 void Hprof::DumpHeapObject(mirror::Object* obj) { in DumpHeapObject() function in art::hprof::Hprof