Home | History | Annotate | Download | only in runtime

Lines Matching full:class_data_off_

1573   if (item->class_data_off_ != 0 &&
1574 !CheckOffsetToTypeMap(item->class_data_off_, DexFile::kDexTypeClassDataItem)) {
1620 if (item->class_data_off_ != 0) {
1621 const byte* data = begin_ + item->class_data_off_;