Home
last modified time | relevance | path

Searched refs:dvmHeapStartupAfterZygote (Results 1 – 3 of 3) sorted by relevance

/dalvik/vm/alloc/
DHeap.h57 bool dvmHeapStartupAfterZygote(void);
DAlloc.cpp43 return dvmHeapStartupAfterZygote(); in dvmGcStartupAfterZygote()
DHeap.cpp108 bool dvmHeapStartupAfterZygote() in dvmHeapStartupAfterZygote() function