Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dobject.h267 bool IsSoftReferenceInstance() REQUIRES_SHARED(Locks::mutator_lock_);
Dobject-inl.h328 inline bool Object::IsSoftReferenceInstance() { in IsSoftReferenceInstance() function