Home
last modified time | relevance | path

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

/dalvik/vm/
DSync.c1745 static bool objectInChildList(const Object* parent, Object* child) in objectInChildList() function
1983 if (objectInChildList(mrl->obj, acqObj)) in updateDeadlockPrediction()
2066 if (!objectInChildList(parent, grandChild)) { in mergeChildren()