Home
last modified time | relevance | path

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

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