Home
last modified time | relevance | path

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

/art/runtime/
Dlock_word.h260 return lw1.GetValueWithoutGCState() == lw2.GetValueWithoutGCState(); in Equal()
308 uint32_t GetValueWithoutGCState() const { in GetValueWithoutGCState() function