Home
last modified time | relevance | path

Searched refs:SetAccessor (Results 1 – 1 of 1) sorted by relevance

/art/runtime/mirror/
Dvar_handle.cc335 template <typename T> using SetAccessor = AtomicSetAccessor<T, std::memory_order_relaxed>; typedef
802 SetAccessor<T> accessor(new_value); in Dispatch()
1058 SetAccessor<T> accessor(new_value); in Dispatch()
1208 SetAccessor<T> accessor(new_value); in Dispatch()