Home
last modified time | relevance | path

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

/aosp12/art/runtime/mirror/
H A Dobject.h273 bool IsPhantomReferenceInstance() REQUIRES_SHARED(Locks::mutator_lock_);
H A Dobject-inl.h344 inline bool Object::IsPhantomReferenceInstance() { in IsPhantomReferenceInstance() function