HomeSort by relevance Sort by last modified time
    Searched refs:isPhantomReference (Results 1 - 2 of 2) sorted by null

  /dalvik/vm/alloc/
MarkSweep.cpp 357 static bool isPhantomReference(const Object *obj)
427 } else if (isPhantomReference(obj)) {
Copying.cpp 959 static bool isPhantomReference(const Object *obj)
    [all...]

Completed in 511 milliseconds