Searched refs:AtomicGetAndAddWithByteSwapAccessor (Results 1 – 1 of 1) sorted by relevance
470 class AtomicGetAndAddWithByteSwapAccessor : public Object::Accessor<T> { class472 AtomicGetAndAddWithByteSwapAccessor(T value, JValue* result) : value_(value), result_(result) {} in AtomicGetAndAddWithByteSwapAccessor() function in art::mirror::__anon772457c10111::AtomicGetAndAddWithByteSwapAccessor496 AtomicGetAndAddWithByteSwapAccessor<T, std::memory_order_seq_cst>;