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

  /dalvik/vm/
AtomicCache.h 139 dvmUpdateAtomicCache((u4) (_key1), (u4) (_key2), value, pEntry, \
161 void dvmUpdateAtomicCache(u4 key1, u4 key2, u4 value, AtomicCacheEntry* pEntry,
AtomicCache.cpp 86 void dvmUpdateAtomicCache(u4 key1, u4 key2, u4 value, AtomicCacheEntry* pEntry,

Completed in 542 milliseconds