Home
last modified time | relevance | path

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

/dalvik/vm/
DDebugger.cpp1422 size_t numLocalsOffset = expandBufGetLength(pReply); in dvmDbgOutputVariableTable() local
1434 set4BE(expandBufGetBuffer(pReply) + numLocalsOffset, context.numItems); in dvmDbgOutputVariableTable()