Searched defs:GetByte (Results 1 – 3 of 3) sorted by relevance
176 inline bool ArmExidx::GetByte(uint8_t* byte) { in GetByte() function in unwindstack::ArmExidx
166 inline int8_t ArtField::GetByte(ObjPtr<mirror::Object> object) { in GetByte() function
790 int8_t GetByte() const { return u_.byte_val_; } in GetByte() function