Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/
Dheader.rs77 header_byte: u8, field
/aosp_15_r20/art/runtime/dex/
H A Ddex_file_annotations.cc212 uint8_t header_byte = *(annotation++); in SkipAnnotationValue() local
428 uint8_t header_byte = *(annotation++); in ProcessAnnotationValue() local
1089 uint8_t header_byte = *(annotation++); in GetAnnotationDefaultValue() local
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file_verifier.cc1029 uint8_t header_byte = *(ptr_++); in CheckEncodedValue() local