OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HEAP_DUMP
(Results
1 - 2
of
2
) sorted by null
/libcore/dalvik/src/main/java/dalvik/system/profiler/
BinaryHprof.java
73
HEAP_DUMP
(0x0c, -0),
/dalvik/hit/src/com/android/hit/
HprofParser.java
37
private static final int
HEAP_DUMP
= 0x0c;
64
* at the end of the
HEAP_DUMP
[_SEGMENT]. Multiple HEAP_DUMP_INFO entries
65
* may appear in a single
HEAP_DUMP
[_SEGMENT].
134
case
HEAP_DUMP
:
Completed in 66 milliseconds