HomeSort by relevance Sort by last modified time
    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 96 * allocations requested via dvmHeapSourceMorecore.
322 void* dvmHeapSourceMorecore(void* mspace, intptr_t increment)
    [all...]

Completed in 1806 milliseconds