Searched defs:GetInt (Results 1 – 2 of 2) sorted by relevance
229 inline int32_t ArtField::GetInt(ObjPtr<mirror::Object> object) { in GetInt() function
801 int32_t GetInt() const { return u_.int_val_; } in GetInt() function