Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dvar_handle.cc428 using SetVolatileAccessor = AtomicSetAccessor<T, std::memory_order_seq_cst>; typedef
904 SetVolatileAccessor<T> accessor(new_value); in Dispatch()
1160 SetVolatileAccessor<T> accessor(new_value); in Dispatch()
1312 SetVolatileAccessor<T> accessor(new_value); in Dispatch()