Searched refs:preciseMethods (Results 1 - 4 of 4) sorted by relevance

/dalvik/vm/
H A DGlobals.h726 PointerSet* preciseMethods; member in struct:DvmGlobals
H A DThread.cpp300 gDvm.preciseMethods = dvmPointerSetAlloc(200);
/dalvik/vm/alloc/
H A DCopying.cpp1530 if (dvmPointerSetAddEntry(gDvm.preciseMethods, method))
/dalvik/vm/oo/
H A DClass.cpp4834 dvmPointerSetGetCount(gDvm.preciseMethods));

Completed in 85 milliseconds