Searched defs:frameId (Results 1 – 2 of 2) sorted by relevance
1132 FrameId frameId; in handleTR_Frames() local1580 FrameId frameId = dvmReadFrameId(&buf); in handleSF_GetValues() local1608 FrameId frameId = dvmReadFrameId(&buf); in handleSF_SetValues() local1634 FrameId frameId = dvmReadFrameId(&buf); in handleSF_ThisObject() local
2236 bool dvmDbgGetThisObject(ObjectId threadId, FrameId frameId, ObjectId* pThisId) in dvmDbgGetThisObject()2256 void dvmDbgGetLocalValue(ObjectId threadId, FrameId frameId, int slot, in dvmDbgGetLocalValue()2341 void dvmDbgSetLocalValue(ObjectId threadId, FrameId frameId, int slot, u1 tag, in dvmDbgSetLocalValue()