Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.cc1855 case kDexAnnotationShort: in ProcessAnnotationValue()
2020 case kDexAnnotationShort: in ProcessAnnotationValue()
2202 case kDexAnnotationShort: in SkipAnnotationValue()
Ddex_file.h316 kDexAnnotationShort = 0x02, enumerator
Ddex_file_verifier.cc615 case DexFile::kDexAnnotationShort: in CheckEncodedValue()