Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dobject.h222 bool IsPhantomReferenceInstance() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
Dobject-inl.h421 inline bool Object::IsPhantomReferenceInstance() { in IsPhantomReferenceInstance() function