Home
last modified time | relevance | path

Searched defs:header_start (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/frameworks/native/libs/binder/
H A DStatus.cpp168 const size_t header_start = parcel.dataPosition(); in readFromParcel() local
263 const size_t header_start = parcel.dataPosition(); in skipUnusedHeader() local
/aosp_15_r20/bootable/libbootloader/gbl/libelf/
H A Delf_static_relocation_checker.cpp75 const uint8_t* header_start = program_hdr_start + i * sizeof(Elf64_Phdr); in main() local
/aosp_15_r20/art/libelffile/dwarf/
H A Dheaders.h124 size_t header_start = writer.data()->size(); in WriteDebugLineTable() local
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/
H A DChunk.java219 int header_start = next_chunk_.myOffset(); in VerifyNextChunk() local
/aosp_15_r20/external/rust/android-crates-io/crates/zip/src/
Dwrite.rs376 let header_start = writer.stream_position()?; in start_entry() localVariable
1301 let header_start = file.header_start > spec::ZIP64_BYTES_THR; in write_central_zip64_extra_field() localVariable
Dtypes.rs340 pub header_start: u64, field
Dread.rs969 pub fn header_start(&self) -> u64 { in header_start() method
/aosp_15_r20/external/libwebm/webm_parser/demo/
H A Ddemo.cc623 const std::uint64_t header_start = metadata.position; in PrintElementMetadata() local
/aosp_15_r20/external/elfutils/libdw/
H A Ddwarf_getsrclines.c266 const unsigned char *header_start = linep; in read_srclines() local
/aosp_15_r20/frameworks/av/media/module/extractors/mkv/
H A DMatroskaExtractor.cpp1709 long header_start = 0; in synthesizeMPEG2() local
/aosp_15_r20/external/elfutils/src/
H A Dreadelf.c9037 const unsigned char *header_start = linep; in print_debug_line_section() local