OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:whichheap
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/core/jni/
android_os_Debug.cpp
239
int
whichHeap
= HEAP_UNKNOWN;
246
prevHeap =
whichHeap
;
248
whichHeap
= HEAP_UNKNOWN;
267
whichHeap
= HEAP_NATIVE;
270
whichHeap
= HEAP_DALVIK_OTHER;
286
whichHeap
= HEAP_DALVIK;
292
whichHeap
= HEAP_DALVIK;
296
whichHeap
= HEAP_CURSOR;
298
whichHeap
= HEAP_NATIVE;
300
whichHeap
= HEAP_ASHMEM
[
all
...]
Completed in 415 milliseconds