Home
last modified time | relevance | path

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

/dalvik/vm/alloc/
DMarkSweep.cpp357 static bool isPhantomReference(const Object *obj) in isPhantomReference() function
427 } else if (isPhantomReference(obj)) { in delayReferenceReferent()
DCopying.cpp958 static bool isPhantomReference(const Object *obj) in isPhantomReference() function
1234 assert(isPhantomReference(obj)); in scavengeReferenceObject()