Searched refs:dvmGcStartup (Results 1 – 3 of 3) sorted by relevance
34 bool dvmGcStartup(void);
30 bool dvmGcStartup() in dvmGcStartup() function
1438 if (!dvmGcStartup()) { in dvmStartup()1845 if (!dvmGcStartup()) in dvmPrepForDexOpt()