Home | History | Annotate | Download | only in runtime

Lines Matching refs:AnnotationsDirectoryItem

1528   const DexFile::AnnotationsDirectoryItem* item =
1529 reinterpret_cast<const DexFile::AnnotationsDirectoryItem*>(ptr_);
1530 if (!CheckListSize(item, 1, sizeof(DexFile::AnnotationsDirectoryItem), "annotations_directory")) {
1976 const DexFile::AnnotationsDirectoryItem* item =
1977 reinterpret_cast<const DexFile::AnnotationsDirectoryItem*>(ptr);
2578 const DexFile::AnnotationsDirectoryItem* item =
2579 reinterpret_cast<const DexFile::AnnotationsDirectoryItem*>(ptr_);