Home
last modified time | relevance | path

Searched defs:file_hdr_sz (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/core/libsparse/
H A Dsparse_format.h29 __le16 file_hdr_sz; /* 28 bytes for first revision of the file format */ member
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DSparseHandler.cpp34 UInt16 file_hdr_sz; /* 28 bytes for first revision of the file format */ member
/aosp_15_r20/packages/modules/Virtualization/android/virtmgr/src/
Dcomposite.rs140 file_hdr_sz: u16, in get_partition_size() field
/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/fastboot/
H A Dsparse.rs41 pub file_hdr_sz: u16, field
/aosp_15_r20/external/crosvm/disk/src/
H A Dandroid_sparse.rs64 file_hdr_sz: Le16, // 28 bytes for first revision of the file format field