Home
last modified time | relevance | path

Searched refs:PackageAttributes (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/private/package/hpkg/
H A DWriterImplBase.h160 inline const PackageAttributeList& PackageAttributes() const;
161 inline PackageAttributeList& PackageAttributes();
247 WriterImplBase::PackageAttributes() const in PackageAttributes() function
254 WriterImplBase::PackageAttributes() in PackageAttributes() function
/haiku/src/kits/package/hpkg/
H A DRepositoryWriterImpl.cpp432 B_HPKG_ATTRIBUTE_ID_PACKAGE, fPackageInfo.Name(), PackageAttributes()); in _RegisterCurrentPackageInfo()
481 uint32 stringsCount = WritePackageAttributes(PackageAttributes(), in _WritePackageAttributes()
H A DPackageWriterImpl.cpp604 RegisterPackageInfo(PackageAttributes(), fPackageInfo); in Finish()
1383 uint32 stringsCount = WritePackageAttributes(PackageAttributes(), in _WritePackageAttributes()