Searched defs:GetByte (Results 1 – 2 of 2) sorted by relevance
155 inline int8_t ArtField::GetByte(ObjPtr<mirror::Object> object) { in GetByte() function
790 int8_t GetByte() const { return u_.byte_val_; } in GetByte() function