Searched refs:kDexAnnotationValueArgShift (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Ddex_file.h313 kDexAnnotationValueArgShift = 5, enumerator in enum:art::DexFile::__anon48
H A Ddex_file_verifier.cc528 uint32_t value_arg = header_byte >> DexFile::kDexAnnotationValueArgShift;

Completed in 52 milliseconds