Home
last modified time | relevance | path

Searched refs:kDexAnnotationMethodType (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/libdexfile/dex/
H A Ddex_file.h174 kDexAnnotationMethodType = 0x15, enumerator
H A Ddex_file_verifier.cc1058 case DexFile::kDexAnnotationMethodType: { in CheckEncodedValue()
/aosp12/art/dexlayout/
H A Ddex_writer.cc146 case DexFile::kDexAnnotationMethodType: in WriteEncodedValue()
H A Ddex_ir_builder.cc1155 case DexFile::kDexAnnotationMethodType: { in ReadEncodedValue()