Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.cc1868 case kDexAnnotationLong: in ProcessAnnotationValue()
2032 case kDexAnnotationLong: in ProcessAnnotationValue()
2205 case kDexAnnotationLong: in SkipAnnotationValue()
Ddex_file.h319 kDexAnnotationLong = 0x06, enumerator
Ddex_file_verifier.cc631 case DexFile::kDexAnnotationLong: in CheckEncodedValue()