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