Searched refs:annotations_off_ (Results 1 – 2 of 2) sorted by relevance
1708 if (item->annotations_off_ != 0 && in CheckInterClassDefItem()1709 !CheckOffsetToTypeMap(item->annotations_off_, DexFile::kDexTypeAnnotationsDirectoryItem)) { in CheckInterClassDefItem()1775 if (item->annotations_off_ != 0) { in CheckInterClassDefItem()1776 const byte* data = begin_ + item->annotations_off_; in CheckInterClassDefItem()1800 if (item->annotations_off_ != 0 && in CheckInterAnnotationSetRefList()1801 !CheckOffsetToTypeMap(item->annotations_off_, DexFile::kDexTypeAnnotationSetItem)) { in CheckInterAnnotationSetRefList()1897 if (!CheckOffsetToTypeMap(field_item->annotations_off_, DexFile::kDexTypeAnnotationSetItem)) { in CheckInterAnnotationsDirectoryItem()1914 if (!CheckOffsetToTypeMap(method_item->annotations_off_, DexFile::kDexTypeAnnotationSetItem)) { in CheckInterAnnotationsDirectoryItem()1931 if (!CheckOffsetToTypeMap(parameter_item->annotations_off_, in CheckInterAnnotationsDirectoryItem()
202 uint32_t annotations_off_; // file offset to annotations_directory_item member327 uint32_t annotations_off_; member335 uint32_t annotations_off_; member343 uint32_t annotations_off_; member350 uint32_t annotations_off_; member