Searched defs:SetInt (Results 1 – 2 of 2) sorted by relevance
198 inline void ArtField::SetInt(ObjPtr<mirror::Object> object, int32_t i) { in SetInt() function
648 void SetInt(int32_t i) { u_.int_val_ = i; } in SetInt() function