Searched defs:frameId (Results 1 – 2 of 2) sorted by relevance
1130 FrameId frameId; in handleTR_Frames() local1578 FrameId frameId = dvmReadFrameId(&buf); in handleSF_GetValues() local1606 FrameId frameId = dvmReadFrameId(&buf); in handleSF_SetValues() local1632 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()