Home
last modified time | relevance | path

Searched refs:kDexAnnotationNull (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Ddex_file.cc1537 if (annotation_value.type_ != kDexAnnotationNull && in GetInnerClass()
2070 case kDexAnnotationNull: in ProcessAnnotationValue()
2239 case kDexAnnotationNull: in SkipAnnotationValue()
Ddex_file.h329 kDexAnnotationNull = 0x1e, enumerator
Ddex_file_verifier.cc698 case DexFile::kDexAnnotationNull: in CheckEncodedValue()