Home
last modified time | relevance | path

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

/dalvik/vm/alloc/
DAlloc.h29 bool dvmGcStartupAfterZygote(void);
DAlloc.c45 bool dvmGcStartupAfterZygote(void) in dvmGcStartupAfterZygote() function
/dalvik/vm/
DInit.c1328 if (!dvmGcStartupAfterZygote()) in dvmInitAfterZygote()