Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc5077 const char* class_descr = record->GetClassDescriptor(&temp); in GetRecentAllocations() local
5078 class_names.Add(class_descr, !temp.empty()); in GetRecentAllocations()