Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dvar_handle.cc422 template <typename T> using SetAccessor = AtomicSetAccessor<T, std::memory_order_relaxed>; typedef
889 SetAccessor<T> accessor(new_value); in Dispatch()
1145 SetAccessor<T> accessor(new_value); in Dispatch()
1295 SetAccessor<T> accessor(new_value); in Dispatch()