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

/art/runtime/
H A Dart_field-inl.h219 inline void ArtField::SetLong(ObjPtr<mirror::Object> object, int64_t j) { function in class:art::ArtField
/art/dexlayout/
H A Ddex_ir.h794 void SetLong(int64_t l) { u_.long_val_ = l; } function in class:art::dex_ir::EncodedValue

Completed in 59 milliseconds