Searched defs:GetShort (Results 1 – 2 of 2) sorted by relevance
191 inline int16_t ArtField::GetShort(ObjPtr<mirror::Object> object) { in GetShort() function
791 int16_t GetShort() const { return u_.short_val_; } in GetShort() function