Lines Matching refs:expandBufAddObjectId
76 expandBufAddObjectId(pReply, pLoc->classId); in dvmJdwpAddLocation()
176 expandBufAddObjectId(pReply, objectId); in finishInvoke()
185 expandBufAddObjectId(pReply, exceptObjId); in finishInvoke()
301 expandBufAddObjectId(pReply, *walker++); in handleVM_AllThreads()
329 expandBufAddObjectId(pReply, threadGroupId); in handleVM_TopLevelThreadGroups()
422 expandBufAddObjectId(pReply, stringId); in handleVM_CreateString()
696 expandBufAddObjectId(pReply, classObjId); in handleRT_ClassObject()
748 expandBufAddObjectId(pReply, dvmDbgGetClassLoader(refTypeId)); in handleRT_ClassLoader()
918 expandBufAddObjectId(pReply, objectId); in handleAT_newInstance()
1262 expandBufAddObjectId(pReply, threadGroupId); in handleTR_ThreadGroup()
1425 expandBufAddObjectId(pReply, parentGroup); in handleTGR_Parent()
1452 expandBufAddObjectId(pReply, pThreadIds[i]); in handleTGR_Children()
1462 expandBufAddObjectId(pReply, dvmDbgGetMainThreadGroupId()); in handleTGR_Children()
1893 expandBufAddObjectId(pReply, objectId); in handleSF_ThisObject()