Searched refs:dvmUpdateAtomicCache (Results 1 – 2 of 2) sorted by relevance
/dalvik/vm/ |
D | AtomicCache.h | 140 dvmUpdateAtomicCache((u4) (_key1), (u4) (_key2), value, pEntry, \ 163 void dvmUpdateAtomicCache(u4 key1, u4 key2, u4 value, AtomicCacheEntry* pEntry,
|
D | AtomicCache.cpp | 88 void dvmUpdateAtomicCache(u4 key1, u4 key2, u4 value, AtomicCacheEntry* pEntry, in dvmUpdateAtomicCache() function
|