Searched refs:heapStartingSize (Results 1 – 3 of 3) sorted by relevance
83 gcHeap = dvmHeapSourceStartup(gDvm.heapStartingSize, in dvmHeapStartup()
90 size_t heapStartingSize; member
890 gDvm.heapStartingSize = val; in processOptions()1237 gDvm.heapStartingSize = 2 * 1024 * 1024; // Spec says 16MB; too big for us. in setCommandLineDefaults()