Searched defs:AtomicGetAndAddWithByteSwapAccessor (Results 1 – 1 of 1) sorted by relevance
476 class AtomicGetAndAddWithByteSwapAccessor : public Object::Accessor<T> { class478 AtomicGetAndAddWithByteSwapAccessor(T value, JValue* result) : value_(value), result_(result) {} in AtomicGetAndAddWithByteSwapAccessor() function in art::mirror::__anon15c27a100111::AtomicGetAndAddWithByteSwapAccessor