Home
last modified time | relevance | path

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

/dalvik/vm/
DDebugger.h205 void dvmDbgOutputVariableTable(RefTypeId refTypeId, MethodId id,
DDebugger.c1399 void dvmDbgOutputVariableTable(RefTypeId refTypeId, MethodId methodId, in dvmDbgOutputVariableTable() function
/dalvik/vm/jdwp/
DJdwpHandler.c884 dvmDbgOutputVariableTable(classId, methodId, true, pReply); in handleM_VariableTableWithGeneric()