Home | History | Annotate | Download | only in jdwp

Lines Matching refs:declaring

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