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

  /dalvik/vm/alloc/
Heap.h 37 extern const GcSpec *GC_CONCURRENT;
Heap.cpp 47 "GC_CONCURRENT"
50 const GcSpec *GC_CONCURRENT = &kGcConcurrentSpec;
HeapSource.cpp 472 dvmCollectGarbageInternal(GC_CONCURRENT);
    [all...]

Completed in 59 milliseconds