Home
last modified time | relevance | path

Searched refs:attributes_length_compressed (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/package/hpkg/v1/
H A DHPKGDefsPrivate.h32 uint32 attributes_length_compressed; member
/haiku/src/kits/package/hpkg/v1/
H A DPackageReaderImplV1.cpp464 = B_BENDIAN_TO_HOST_INT32(header.attributes_length_compressed); in Init()