Searched refs:class_annotations_off_ (Results 1 – 3 of 3) sorted by relevance
359 uint32_t class_annotations_off_; member794 return DataPointer<AnnotationSetItem>(anno_dir->class_annotations_off_); in GetClassAnnotationSet()
2609 if (item->class_annotations_off_ != 0 && in CheckInterAnnotationsDirectoryItem()2610 !CheckOffsetToTypeMap(item->class_annotations_off_, DexFile::kDexTypeAnnotationSetItem)) { in CheckInterAnnotationsDirectoryItem()
492 uint32_t item_offset = disk_annotations_item->class_annotations_off_; in CreateAnnotationsDirectoryItem()