Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h95 static jbyteArray GetRecentAllocations()
Ddebugger.cc944 jbyteArray Dbg::GetRecentAllocations() { in GetRecentAllocations() function in art::Dbg
/art/runtime/native/
Dorg_apache_harmony_dalvik_ddmc_DdmVmInternal.cc46 return Dbg::GetRecentAllocations(); in DdmVmInternal_getRecentAllocations()