Searched refs:info_length (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/package/hpkg/
H A DHPKGDefsPrivate.h63 uint32 info_length; member in struct:BPackageKit::BHPKG::BPrivate::hpkg_repo_header
/haiku/src/kits/package/hpkg/
H A DRepositoryReaderImpl.cpp237 B_BENDIAN_TO_HOST_INT32(header.info_length), kMaxRepositoryInfoSize, 0,
H A DRepositoryWriterImpl.cpp466 header.info_length = B_HOST_TO_BENDIAN_INT32(flattenedSize);

Completed in 52 milliseconds