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