Searched refs:kDexAnnotationAnnotation (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Ddex_file.h328 kDexAnnotationAnnotation = 0x1d, enumerator in enum:art::DexFile::__anon41
H A Ddex_file.cc1302 if ((header_byte & kDexAnnotationValueTypeMask) != kDexAnnotationAnnotation) {
2059 case kDexAnnotationAnnotation:
2225 case kDexAnnotationAnnotation:
H A Ddex_file_verifier.cc689 case DexFile::kDexAnnotationAnnotation:

Completed in 75 milliseconds