Home
last modified time | relevance | path

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

/dalvik/vm/alloc/
DAlloc.h36 bool dvmGcStartupAfterZygote(void);
DAlloc.cpp41 bool dvmGcStartupAfterZygote() in dvmGcStartupAfterZygote() function
/dalvik/vm/
DInit.cpp1451 if (!dvmGcStartupAfterZygote()) in dvmInitAfterZygote()