Searched refs:_WritePackageAttributes (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/private/package/hpkg/
H A DRepositoryWriterImpl.h57 void _WritePackageAttributes(
H A DPackageWriterImpl.h98 void _WritePackageAttributes(hpkg_header& header,
H A DWriterImplBase.h186 void _WritePackageAttributes(
/haiku/src/kits/package/hpkg/
H A DWriterImplBase.cpp693 _WritePackageAttributes(packageAttributes);
802 WriterImplBase::_WritePackageAttributes( function in class:BPackageKit::BHPKG::BPrivate::WriterImplBase
819 _WritePackageAttributes(attribute->children);
H A DRepositoryWriterImpl.cpp289 _WritePackageAttributes(header, packagesLength);
474 RepositoryWriterImpl::_WritePackageAttributes(hpkg_repo_header& header, function in class:BPackageKit::BHPKG::BPrivate::RepositoryWriterImpl
H A DPackageWriterImpl.cpp728 _WritePackageAttributes(header, attributesLength);
1377 PackageWriterImpl::_WritePackageAttributes(hpkg_header& header, uint64& _length) function in class:BPackageKit::BHPKG::BPrivate::PackageWriterImpl

Completed in 275 milliseconds