Searched defs:SetByte (Results 1 – 2 of 2) sorted by relevance
174 inline void ArtField::SetByte(ObjPtr<mirror::Object> object, int8_t b) { in SetByte() function
772 void SetByte(int8_t b) { u_.byte_val_ = b; } in SetByte() function