Home
last modified time | relevance | path

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

/dalvik/vm/
DDdm.h85 ArrayObject* dvmDdmGetRecentAllocations(void);
DDdm.cpp470 ArrayObject* dvmDdmGetRecentAllocations() in dvmDdmGetRecentAllocations() function
/dalvik/vm/native/
Dorg_apache_harmony_dalvik_ddmc_DdmVmInternal.cpp146 data = dvmDdmGetRecentAllocations(); in Dalvik_org_apache_harmony_dalvik_ddmc_DdmVmInternal_getRecentAllocations()