Home
last modified time | relevance | path

Searched refs:GetDeclaringClassAddressWithoutBarrier (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dart_field.h50 mirror::CompressedReference<mirror::Object>* GetDeclaringClassAddressWithoutBarrier() { in GetDeclaringClassAddressWithoutBarrier() function
Dart_method.h99 mirror::CompressedReference<mirror::Object>* GetDeclaringClassAddressWithoutBarrier() { in GetDeclaringClassAddressWithoutBarrier() function
/art/dex2oat/linker/
Dimage_writer.cc2809 reinterpret_cast<ArtField*>(dest)->GetDeclaringClassAddressWithoutBarrier(), in CopyAndFixupNativeData()
3419 copy->GetDeclaringClassAddressWithoutBarrier(), orig->GetDeclaringClassUnchecked()); in CopyAndFixupMethod()