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

  /dalvik/vm/
AtomicCache.h 153 void dvmFreeAtomicCache(AtomicCache* cache);
AtomicCache.cpp 70 void dvmFreeAtomicCache(AtomicCache* cache)
DvmDex.cpp 196 dvmFreeAtomicCache(pDvmDex->pInterfaceCache);
  /dalvik/vm/oo/
TypeCheck.cpp 52 dvmFreeAtomicCache(gDvm.instanceofCache);

Completed in 62 milliseconds