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

/art/runtime/
H A Ddex_file.cc1567 if (annotation_value.type_ != kDexAnnotationInt) {
1864 case kDexAnnotationInt:
2028 case kDexAnnotationInt:
2204 case kDexAnnotationInt:
H A Ddex_file.h318 kDexAnnotationInt = 0x04, enumerator in enum:art::DexFile::__anon41
H A Ddex_file_verifier.cc623 case DexFile::kDexAnnotationInt:

Completed in 46 milliseconds