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

/art/runtime/
H A Ddex_file.cc1433 klass, annotation_item, "value", class_array_class, kDexAnnotationArray);
1723 GetAnnotationValue(klass, annotation_item, "value", string_array_class, kDexAnnotationArray);
1745 GetAnnotationValue(klass, annotation_item, "value", class_array_class, kDexAnnotationArray);
1990 case kDexAnnotationArray:
2214 case kDexAnnotationArray:
H A Ddex_file.h327 kDexAnnotationArray = 0x1c, enumerator in enum:art::DexFile::__anon41
H A Ddex_file_verifier.cc680 case DexFile::kDexAnnotationArray:

Completed in 79 milliseconds