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

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

Completed in 372 milliseconds