Home
last modified time | relevance | path

Searched defs:frameId (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/jdwp/
DJdwpHandler.c1226 FrameId frameId; in handleTR_Frames() local
1718 FrameId frameId; in handleSF_GetValues() local
1756 FrameId frameId; in handleSF_SetValues() local
1792 FrameId frameId; in handleSF_ThisObject() local
/dalvik/vm/
DDebugger.c2283 bool dvmDbgGetThisObject(ObjectId threadId, FrameId frameId, ObjectId* pThisId) in dvmDbgGetThisObject()
2300 void dvmDbgGetLocalValue(ObjectId threadId, FrameId frameId, int slot, in dvmDbgGetLocalValue()
2391 void dvmDbgSetLocalValue(ObjectId threadId, FrameId frameId, int slot, u1 tag, in dvmDbgSetLocalValue()