Home
last modified time | relevance | path

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

/dalvik/vm/
DSync.c1671 static bool expandObjRemoveEntry(ExpandingObjectList* pList, Object* obj) in expandObjRemoveEntry() function
1802 if (!expandObjRemoveEntry(&mon->historyChildren, child)) { in unlinkParentFromChild()
1809 if (!expandObjRemoveEntry(&mon->historyParents, parent)) { in unlinkParentFromChild()
2105 if (!expandObjRemoveEntry(&parentMon->historyChildren, obj)) { in removeCollectedObject()
2122 if (!expandObjRemoveEntry(&childMon->historyParents, obj)) { in removeCollectedObject()