OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getrecentallocations
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/native/
org_apache_harmony_dalvik_ddmc_DdmVmInternal.cpp
136
* public static byte[]
getRecentAllocations
()
166
{ "
getRecentAllocations
", "()[B",
/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 682 milliseconds