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

  /art/runtime/mirror/
dex_cache.cc 249 void DexCache::AtomicStoreRelease16B(std::atomic<ConversionPair64>* target,
dex_cache.h 525 ALWAYS_INLINE static void AtomicStoreRelease16B(
541 ALWAYS_INLINE static void AtomicStoreRelease16B(
556 static void AtomicStoreRelease16B(std::atomic<ConversionPair64>* target, ConversionPair64 value);

Completed in 452 milliseconds