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

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

Completed in 77 milliseconds