Searched refs:newTag (Results 1 – 1 of 1) sorted by relevance
2817 u1 newTag = tagFromObject((Object*)pReq->resultValue.l); in dvmDbgExecuteMethod() local2818 if (newTag != pReq->resultTag) { in dvmDbgExecuteMethod()2820 pReq->resultTag, newTag); in dvmDbgExecuteMethod()2821 pReq->resultTag = newTag; in dvmDbgExecuteMethod()