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

/dalvik/vm/alloc/
H A DMarkSweep.cpp341 static bool isWeakReference(const Object *obj) function
423 } else if (isWeakReference(obj)) {
H A DCopying.cpp952 static int isWeakReference(const Object *obj)
1231 } else if (isWeakReference(obj)) {

Completed in 92 milliseconds