HomeSort by relevance Sort by last modified time
    Searched refs:dvmDdmGetRecentAllocations (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/
Ddm.h 85 ArrayObject* dvmDdmGetRecentAllocations(void);
Ddm.cpp 470 ArrayObject* dvmDdmGetRecentAllocations()
  /dalvik/vm/native/
org_apache_harmony_dalvik_ddmc_DdmVmInternal.cpp 146 data = dvmDdmGetRecentAllocations();

Completed in 23 milliseconds