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

/art/runtime/mirror/
H A Dart_field-inl.h70 inline uint64_t ArtField::Get64(const Object* object) const { function in class:art::mirror::ArtField
163 return Get64(object);
194 bits.SetJ(Get64(object));

Completed in 247 milliseconds