Searched refs:GetField32Volatile (Results 1 – 5 of 5) sorted by relevance
69 return object->GetField32Volatile(GetOffset()); in Get32()
63 return LockWord(GetField32Volatile(OFFSET_OF_OBJECT_MEMBER(Object, monitor_))); in GetLockWord()424 inline int32_t Object::GetField32Volatile(MemberOffset field_offset) { in GetField32Volatile() function
254 ALWAYS_INLINE int32_t GetField32Volatile(MemberOffset field_offset)
159 GetField32Volatile<kVerifyFlags>(OFFSET_OF_OBJECT_MEMBER(Class, status_))); in GetStatus()
67 return obj->GetField32Volatile(MemberOffset(offset)); in Unsafe_getIntVolatile()