Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.h324 kDexAnnotationField = 0x19, enumerator
Ddex_file.cc1948 case kDexAnnotationField: { in ProcessAnnotationValue()
2211 case kDexAnnotationField: in SkipAnnotationValue()
Ddex_file_verifier.cc657 case DexFile::kDexAnnotationField: in CheckEncodedValue()