Searched refs:art_field_index_ (Results 1 – 2 of 2) sorted by relevance
43 return GetField32(OFFSET_OF_OBJECT_MEMBER(Field, art_field_index_)); in GetArtFieldIndex()48 SetField32<kTransactionActive>(OFFSET_OF_OBJECT_MEMBER(Field, art_field_index_), idx); in SetArtFieldIndex()98 int32_t art_field_index_; variable
723 addOffset(OFFSETOF_MEMBER(mirror::Field, art_field_index_), "artFieldIndex"); in FieldOffsets()