Home
last modified time | relevance | path

Searched refs:Set64 (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dart_field-inl.h102 inline void ArtField::Set64(ObjPtr<mirror::Object> object, uint64_t new_value) { in Set64() function
243 Set64<kTransactionActive>(object, j); in SetLong()
273 Set64<kTransactionActive>(object, bits.GetJ()); in SetDouble()
Dart_field.h169 void Set64(ObjPtr<mirror::Object> object, uint64_t new_value)