Home
last modified time | relevance | path

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

/dalvik/vm/
DSync.c1634 static inline Object* expandBufGetEntry(const ExpandingObjectList* pList, in expandBufGetEntry() function
1894 const Object* child = expandBufGetEntry(pList, i); in traverseTree()
2064 Object* grandChild = expandBufGetEntry(pList, i); in mergeChildren()
2102 Object* parent = expandBufGetEntry(pList, i); in removeCollectedObject()
2119 Object* child = expandBufGetEntry(pList, i); in removeCollectedObject()