Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.cc1301 uint8_t header_byte = *(annotation++); in GetAnnotationDefaultValue() local
1844 uint8_t header_byte = *(annotation++); in ProcessAnnotationValue() local
2195 uint8_t header_byte = *(annotation++); in SkipAnnotationValue() local
Ddex_file_verifier.cc603 uint8_t header_byte = *(ptr_++); in CheckEncodedValue() local