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

  /dalvik/vm/alloc/
Heap.h 40 extern const GcSpec *GC_EXPLICIT;
Alloc.cpp 304 dvmCollectGarbageInternal(GC_EXPLICIT);
Heap.cpp 56 "GC_EXPLICIT"
59 const GcSpec *GC_EXPLICIT = &kGcExplicitSpec;

Completed in 54 milliseconds