Home | History | Annotate | Download | only in jdwp

Lines Matching refs:declaring

1487                 RefTypeId declaring = dvmReadRefTypeId(&buf);
1489 LOGVV(" FieldOnly: %llx %x", declaring, fieldId);
1490 pEvent->mods[idx].fieldOnly.refTypeId = declaring;