Searched refs:kDexTypeAnnotationItem (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Ddex_file_verifier.cc52 case DexFile::kDexTypeAnnotationItem: return 1 << 15;
1335 case DexFile::kDexTypeAnnotationItem:
1439 case DexFile::kDexTypeAnnotationItem: {
1621 case DexFile::kDexTypeAnnotationItem:
2112 if (*offsets != 0 && !CheckOffsetToTypeMap(*offsets, DexFile::kDexTypeAnnotationItem)) {
2347 case DexFile::kDexTypeAnnotationItem:
H A Ddex_file.h139 kDexTypeAnnotationItem = 0x2004, enumerator in enum:art::DexFile::__anon40

Completed in 2455 milliseconds