Home
last modified time | relevance | path

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

/art/runtime/mirror/
Ddex_cache.h515 ALWAYS_INLINE static ConversionPair64 AtomicLoadRelaxed16B( in AtomicLoadRelaxed16B() function
525 ALWAYS_INLINE static ConversionPair64 AtomicLoadRelaxed16B( in AtomicLoadRelaxed16B() function
Ddex_cache.cc253 DexCache::ConversionPair64 DexCache::AtomicLoadRelaxed16B(std::atomic<ConversionPair64>* target) { in AtomicLoadRelaxed16B() function in art::mirror::DexCache