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

  /dalvik/vm/
Globals.h 568 bool newZygoteHeapAllocated;
  /dalvik/vm/alloc/
HeapSource.cpp 612 if (!gDvm.newZygoteHeapAllocated) {
617 gDvm.newZygoteHeapAllocated = true;
    [all...]

Completed in 47 milliseconds