Home
last modified time | relevance | path

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

/haiku/headers/private/package/hpkg/v1/
H A DHPKGDefsPrivate.h40 uint64 toc_length_uncompressed; member
/haiku/src/kits/package/hpkg/v1/
H A DPackageReaderImplV1.cpp484 = B_BENDIAN_TO_HOST_INT64(header.toc_length_uncompressed); in Init()