Home
last modified time | relevance | path

Searched refs:attributes_length (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/private/package/hpkg/
H A DHPKGDefsPrivate.h36 uint32 attributes_length; member
/haiku/src/kits/package/hpkg/
H A DPackageReaderImpl.cpp361 B_BENDIAN_TO_HOST_INT32(header.attributes_length), in Init()
H A DPackageWriterImpl.cpp1391 header.attributes_length = B_HOST_TO_BENDIAN_INT32(attributesLength); in _WritePackageAttributes()
/haiku/docs/develop/packages/
H A DFileFormat.rst65 uint32 attributes_length;
114 attributes_length
170 is therefore ``heap_size_uncompressed - attributes_length`` and the offset of
172 ``heap_size_uncompressed - attributes_length - toc_length``.