Searched refs:class_annotations_off_ (Results 1 – 2 of 2) sorted by relevance
1881 if (item->class_annotations_off_ != 0 && in CheckInterAnnotationsDirectoryItem()1882 !CheckOffsetToTypeMap(item->class_annotations_off_, DexFile::kDexTypeAnnotationSetItem)) { in CheckInterAnnotationsDirectoryItem()
316 uint32_t class_annotations_off_; member