Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dvar_handle.cc481 class AtomicGetAndAddWithByteSwapAccessor : public Object::Accessor<T> { class
483 AtomicGetAndAddWithByteSwapAccessor(T value, JValue* result) : value_(value), result_(result) {} in AtomicGetAndAddWithByteSwapAccessor() function in art::mirror::__anonf04ed2060111::AtomicGetAndAddWithByteSwapAccessor