Home
last modified time | relevance | path

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

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