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

  /dalvik/vm/
AtomicCache.h 173 void dvmDumpAtomicCacheStats(const AtomicCache* pCache);
AtomicCache.cpp 170 void dvmDumpAtomicCacheStats(const AtomicCache* pCache)
Init.cpp     [all...]
Debugger.cpp 494 dvmDumpAtomicCacheStats(gDvm.instanceofCache);
    [all...]
  /dalvik/vm/oo/
Class.cpp 521 dvmDumpAtomicCacheStats(pDvmDex->pInterfaceCache);
    [all...]

Completed in 86 milliseconds