Searched refs:PrepareSection (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/package/hpkg/
H A DRepositoryReaderImpl.cpp243 error = PrepareSection(repositoryInfoSection);
247 error = PrepareSection(fPackageAttributesSection);
H A DPackageReaderImpl.cpp432 status_t error = PrepareSection(fTOCSection);
436 error = PrepareSection(fPackageAttributesSection);
H A DReaderImplBase.cpp922 ReaderImplBase::PrepareSection(PackageFileSection& section) function in class:BPackageKit::BHPKG::BPrivate::ReaderImplBase
/haiku/headers/private/package/hpkg/
H A DReaderImplBase.h139 status_t PrepareSection(PackageFileSection& section);

Completed in 92 milliseconds