Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/net/
Dipv6_exts_slice.rs22 first_header: Option<IpNumber>, field
287 pub fn first_header(&self) -> Option<IpNumber> { in first_header() method
/aosp_15_r20/external/libbrillo/brillo/timezone/
H A Dtzif_parser.cc110 struct tzif_header first_header; in GetPosixTimezone() local
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.cc2523 const ImageHeader& first_header = spaces.front()->GetImageHeader(); in DoRelocateSpaces() local