OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dvmHeapSourceMorecore
(Results
1 - 2
of
2
) sorted by null
/dalvik/vm/alloc/
DlMalloc.cpp
23
#define MORECORE(x)
dvmHeapSourceMorecore
(m, x)
24
extern void*
dvmHeapSourceMorecore
(void* mspace, intptr_t increment);
HeapSource.cpp
98
* allocations requested via
dvmHeapSourceMorecore
.
332
void*
dvmHeapSourceMorecore
(void* mspace, intptr_t increment)
[
all
...]
Completed in 24 milliseconds