Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dvar_handle.cc335 using SetVolatileAccessor = AtomicSetAccessor<T, std::memory_order_seq_cst>; typedef
811 SetVolatileAccessor<T> accessor(new_value); in Dispatch()
1067 SetVolatileAccessor<T> accessor(new_value); in Dispatch()
1219 SetVolatileAccessor<T> accessor(new_value); in Dispatch()