Searched defs:GetBoolean (Results 1 – 2 of 2) sorted by relevance
176 inline uint8_t ArtField::GetBoolean(ObjPtr<mirror::Object> object) { in GetBoolean() function
797 bool GetBoolean() const { return u_.bool_val_; } in GetBoolean() function