HomeSort by relevance Sort by last modified time
    Searched refs:newZygoteHeapAllocated (Results 1 - 2 of 2) sorted by null

  /dalvik/vm/
Globals.h 466 bool newZygoteHeapAllocated;
  /dalvik/vm/alloc/
HeapSource.c 494 if (!gDvm.newZygoteHeapAllocated) {
499 gDvm.newZygoteHeapAllocated = true;
    [all...]

Completed in 23 milliseconds