Home
last modified time | relevance | path

Searched defs:header_byte (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/dex/
H A Ddex_file_annotations.cc208 uint8_t header_byte = *(annotation++); in SkipAnnotationValue() local
427 uint8_t header_byte = *(annotation++); in ProcessAnnotationValue() local
1054 uint8_t header_byte = *(annotation++); in GetAnnotationDefaultValue() local
/aosp12/art/libdexfile/dex/
H A Ddex_file_verifier.cc951 uint8_t header_byte = *(ptr_++); in CheckEncodedValue() local