Searched refs:dvmHeapShutdown (Results 1 – 3 of 3) sorted by relevance
/dalvik/vm/alloc/ | ||
D | Heap.h | 65 void dvmHeapShutdown(void); |
D | Alloc.cpp | 60 dvmHeapShutdown(); in dvmGcShutdown() |
D | Heap.cpp | 113 void dvmHeapShutdown() in dvmHeapShutdown() function |