Home
last modified time | relevance | path

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

/art/runtime/hprof/
Dhprof.cc248 void AddIdList(mirror::ObjectArray<mirror::Object>* values) in AddIdList() function in art::hprof::EndianOutput
1441 __ AddIdList(obj->AsObjectArray<mirror::Object>().Ptr()); in DumpHeapArray() local