Home
last modified time | relevance | path

Searched refs:hpkg_repo_header (Results 1 – 6 of 6) sorted by relevance

/haiku/headers/private/package/hpkg/
H A DRepositoryWriterImpl.h55 status_t _WriteRepositoryInfo(hpkg_repo_header& header,
58 hpkg_repo_header& header, uint64& _length);
H A DHPKGDefsPrivate.h49 struct hpkg_repo_header { struct
/haiku/src/kits/package/hpkg/
H A DRepositoryWriterImpl.cpp272 return InitHeapReader(sizeof(hpkg_repo_header)); in _Init()
279 hpkg_repo_header header; in _Finish()
442 RepositoryWriterImpl::_WriteRepositoryInfo(hpkg_repo_header& header, in _WriteRepositoryInfo()
474 RepositoryWriterImpl::_WritePackageAttributes(hpkg_repo_header& header, in _WritePackageAttributes()
H A DRepositoryReaderImpl.cpp216 hpkg_repo_header header; in Init()
217 status_t error = inherited::Init<hpkg_repo_header, B_HPKG_REPO_MAGIC, in Init()
/haiku/headers/private/package/hpkg/v1/
H A DHPKGDefsPrivate.h47 struct hpkg_repo_header { struct
/haiku/docs/develop/packages/
H A DFileFormat.rst970 struct hpkg_repo_header {