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

/dalvik/vm/alloc/
H A DMarkSweep.cpp333 static bool isSoftReference(const Object *obj) function
421 if (isSoftReference(obj)) {
H A DCopying.cpp947 static int isSoftReference(const Object *obj)
1229 if (isSoftReference(obj)) {

Completed in 176 milliseconds