Searched defs:SetByte (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dart_field-inl.h154 inline void ArtField::SetByte(ObjPtr<mirror::Object> object, int8_t b) { function in class:art::ArtField
/art/dexlayout/
H A Ddex_ir.h645 void SetByte(int8_t b) { u_.byte_val_ = b; } function in class:art::dex_ir::EncodedValue

Completed in 3093 milliseconds