Home
last modified time | relevance | path

Searched defs:AtomicStoreRelease16B (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Ddex_cache.h531 ALWAYS_INLINE static void AtomicStoreRelease16B( in AtomicStoreRelease16B() function
547 ALWAYS_INLINE static void AtomicStoreRelease16B( in AtomicStoreRelease16B() function
Ddex_cache.cc298 void DexCache::AtomicStoreRelease16B(std::atomic<ConversionPair64>* target, in AtomicStoreRelease16B() function in art::mirror::DexCache