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

  /libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/
DdmVmInternal.java 82 native public static byte[] getRecentAllocations();
  /frameworks/base/core/java/android/ddm/
DdmHandleHeap.java 265 byte[] reply = DdmVmInternal.getRecentAllocations();

Completed in 65 milliseconds