Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.cc1851 case kDexAnnotationByte: in ProcessAnnotationValue()
2016 case kDexAnnotationByte: in ProcessAnnotationValue()
2201 case kDexAnnotationByte: in SkipAnnotationValue()
Ddex_file.h315 kDexAnnotationByte = 0x00, enumerator
Ddex_file_verifier.cc608 case DexFile::kDexAnnotationByte: in CheckEncodedValue()