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