Home
last modified time | relevance | path

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

/art/runtime/dex/
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
/art/libdexfile/dex/
Ddex_file_verifier.cc951 uint8_t header_byte = *(ptr_++); in CheckEncodedValue() local