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.c 70 void dvmFreeAtomicCache(AtomicCache* cache)
DvmDex.c 202 dvmFreeAtomicCache(pDvmDex->pInterfaceCache);
  /dalvik/vm/oo/
TypeCheck.c 52 dvmFreeAtomicCache(gDvm.instanceofCache);

Completed in 30 milliseconds